Directory dependency graph for store:Files | |
| gdbm.c | |
| GNU dbm backend for the key/value Store. | |
| lib.h | |
| Key value store. | |
| lmdb.c | |
| Lightning Memory-Mapped Database (LMDB) backend for the key/value Store. | |
| module.c | |
| Definition of the Store Module. | |
| module_data.h | |
| Store private Module data. | |
| rocksdb.c | |
| RocksDB backend for the key/value Store. | |
| store.c | |
| Shared store code. | |
| tdb.c | |
| Trivial DataBase (TDB) backend for the key/value Store. | |