package
0.0.0-20220622102555-d10501519848
Repository: https://github.com/tsandl/tydb.git
Documentation: pkg.go.dev
# Functions
we should never really use these .
No description provided by the author
No description provided by the author
No description provided by the author
NewLevelDBStore takes a file path and returns a connected Raft backend.
No description provided by the author
No description provided by the author
# Variables
ErrClosed is returned when the log is closed.
ErrCorrupt is returned when the log is corrup.
ErrKeyNotFound is returned when a given key does not exist.
# Structs
LevelDBStore provides access to BoltDB for Raft to store and retrieve log entries.
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
Level is the consistency level.