//
pkg.gl
Category
github.com/mochi-mqtt/server/v2
hooks
storage
pebble
package
2.6.6
Repository:
https://github.com/mochi-mqtt/server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
443 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.