//
pkg.gl
Category
github.com/v2e4lisp/badger
options
package
0.9.0
Repository:
https://github.com/v2e4lisp/badger.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
0
Files
9 SLOC
#
Constants
FileIO
FileIO indicates that files must be loaded using standard I/O.
LoadToRAM
LoadToRAM indicates that file must be loaded into RAM.
MemoryMap
MemoryMap indicates that that the file must be memory-mapped.
#
Type aliases
FileLoadingMode
FileLoadingMode specifies how data in LSM table files and value log files should be loaded.