An open API service indexing awesome lists of open source software.

https://github.com/discoproject/discodb

An efficient, immutable, persistent mapping object
https://github.com/discoproject/discodb

Last synced: 2 months ago
JSON representation

An efficient, immutable, persistent mapping object

Awesome Lists containing this project

README

          

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