package
0.9.0
Repository: https://github.com/hypermodeinc/badger.git
Documentation: pkg.go.dev

# Constants

FileIO indicates that files must be loaded using standard I/O.
LoadToRAM indicates that file must be loaded into RAM.
MemoryMap indicates that that the file must be memory-mapped.

# Type aliases

FileLoadingMode specifies how data in LSM table files and value log files should be loaded.