bitable
0.1
Ordered immutable key value storage system.
|
▼ include | |
bitablecommon.h | Common definitions for the bitable interface, shared between reading and writing |
bitableread.h | Interface for reading from a bitable. Note that readable bitables are immutable and that apart from allocating/opening and closing the table, no resource allocation is directly performed |
bitablewrite.h | Interface for writing to a bitable |
memorymappedfile.h | Read only memory mapped file support |
writablefile.h | Writable file IO support |