package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Functions

New returns a wrapped LevelDB object.

# Constants

DefaultBitsPerKey is the number of bits to add to the bloom filter per key.
DefaultBlockCacheSize is the number of bytes to use for block caching in leveldb.
DefaultHandleCap is the number of files descriptors to cap levelDB to use.
DefaultMaxManifestFileSize is the default maximum size of a manifest file.
DefaultMetricUpdateFrequency is the frequency to poll the LevelDB metrics.
DefaultWriteBufferSize is the number of bytes to use for buffers in leveldb.
Name is the name of this database for database switches.

# Variables

No description provided by the author
No description provided by the author

# Structs

Database is a persistent key-value store.