//
pkg.gl
Category
github.com/lasthyphen/dijetsnodego
database
prefixdb
package
1.8.14
Repository:
https://github.com/lasthyphen/dijetsnodego.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
39
Files
289 SLOC
#
Functions
New
New returns a new prefixed database.
NewNested
NewNested returns a new prefixed database without attempting to compress prefixes.
#
Structs
Database
Database partitions a database into a sub-database by prefixing all keys with a unique value.