Description
Disk-backed hash tables help applications store key-value style data without keeping every entry in memory. This is useful for programs that need simple persistent lookup tables on systems with limited RAM.
It is a developer library and dependency. It does not create a database server or graphical manager; another program decides what data is stored and when files are written.