WiscKey Database
Embedded LSM-Tree Key-Value Database
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  include
 wisckey.h
  src
 common.h
 memtable.hIn-memory table of the records that have been modified most recently
 sstable.hNon-volatile storage of the keys in the Database
 value_log.hLog file of the key-value pairs
 wal.hWrite-Ahead Log for the keys and the value positions