//
pkg.gl
Category
github.com/lasthyphen/dijetalgo
database
prefixdb
package
1.7.2
Repository:
https://github.com/lasthyphen/dijetalgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
13
Files
245 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.