package
0.0.0-20210916235445-ea0e61cfc9b4
Repository: https://github.com/lasthyphen/paaro.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewLevelDB creates a database manager of levelDBs at [filePath] by creating a database instance from each directory with a version <= [currentVersion].
NewManagerFromDBs.
NewMemDB returns a database manager with a single memdb instance with [currentVersion].
NewRocksDB creates a database manager of rocksDBs at [filePath] by creating a database instance from each directory with a version <= [currentVersion].
No description provided by the author
# Structs
No description provided by the author
# Interfaces
No description provided by the author