v 0.35
python module for using the constant database package
The python-cdb extension module is an adaptation of D. J. Bernstein's constant database package (see https://cr.yp.to/cdb.html). The cdb files are mappings of keys to values, designed for wickedly fast lookups and atomic updates. This module mimics the normal cdb utilities, cdb(get|dump|make), via convenient, high-level Python objects.
https://github.com/acg/python-cdb
Installations | 0 |
Requested Installations | 0 |