Python bindings for RocksDB
Go to file
2014-02-02 17:39:01 +01:00
docs Depend on cython 0.20 to use the @cython.no_gc_clear decorator 2014-01-23 08:06:14 +01:00
rocksdb Better error messages 2014-01-26 10:50:44 +01:00
.gitignore Add makefile for docs 2014-01-15 09:16:38 +01:00
LICENSE.md Create LICENSE.md 2014-02-02 17:39:01 +01:00
README.md Add links to docu and how pip install from github works 2014-01-13 20:03:44 +01:00
setup.py Fix link against libraries 2014-01-26 13:32:23 +01:00

pyrocksdb

Python bindings for RocksDB. See http://pyrocksdb.readthedocs.org for details