Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 242 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 242 Bytes

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