summaryrefslogtreecommitdiff
path: root/databases/py-cdb/DESCR
blob: cff01c5e76c17e06837342e6293dec0a32c6a18a (plain)
1
2
3
D. J. Bernstein's constant database library adapted as a python
extension module. Like GDBM and kin, cdb files map keys to values.
The file format boasts wickedly fast lookups and atomic updates.