//
pkg.gl
Category
github.com/cryft-labs/cryftgo
database
prefixdb
package
1.0.0-rc
Repository:
https://github.com/cryft-labs/cryftgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
12
Files
330 SLOC
#
Functions
JoinPrefixes
No description provided by the author
MakePrefix
No description provided by the author
New
New returns a new prefixed database.
NewNested
NewNested returns a new prefixed database without attempting to compress prefixes.
PrefixKey
No description provided by the author
#
Structs
Database
Database partitions a database into a sub-database by prefixing all keys with a unique value.