/discodb

An efficient, immutable, persistent mapping object

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

discodb

An efficient, immutable, persistent mapping object.

See documentation at http://discodb.readthedocs.org

Use the Makefile to build, e.g.::

make
make erlang
make python
make python CMD=install
make utils