//
pkg.gl
Category
github.com/xyzj/mqtt-server
hooks
storage
pebble
package
0.0.0-20241108064744-8a5eb788459c
Repository:
https://github.com/xyzj/mqtt-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
442 SLOC
#
Constants
NoSync
NoSync specifies the default write options for writes which do not synchronize to disk.
Sync
Sync specifies the default write options for writes which synchronize to disk.
#
Structs
Hook
Hook is a persistent storage hook based using pebble DB file store as a backend.
Options
Options contains configuration settings for the pebble DB instance.