NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
store Directory Reference
+ Directory dependency graph for store:

Files

file  bdb.c [code]
 Berkeley DB backend for the key/value Store.
 
file  gdbm.c [code]
 GNU dbm backend for the key/value Store.
 
file  kc.c [code]
 Kyoto Cabinet backend for the key/value Store.
 
file  lib.h [code]
 Key value store.
 
file  lmdb.c [code]
 Lightning Memory-Mapped Database (LMDB) backend for the key/value Store.
 
file  qdbm.c [code]
 Quick Database Manager (QDBM) backend for the key/value Store.
 
file  rocksdb.c [code]
 RocksDB backend for the key/value Store.
 
file  store.c [code]
 Shared store code.
 
file  tc.c [code]
 Tokyo Cabinet backend for the key/value Store.
 
file  tdb.c [code]
 Trivial DataBase (TDB) backend for the key/value Store.