package
0.0.0-20241226112810-c10370f1662a
Repository: https://github.com/outofforest/quantum.git
Documentation: pkg.go.dev
# Functions
Allocate allocates aligned memory.
New creates new DB state.
NewForTest creates state for unit tests.
# Structs
Allocator allocates nodes in chunks.
Deallocator deallocates nodes in chunks.
State stores the DB state.
Writer writes nodes to the persistent store.
# Interfaces
Address represents node address.