Python bindings for RocksDB
Find a file
2015-08-17 10:43:04 +02:00
docs Update the installation page by mentioning a 'system wide' rocksdb installation. 2015-08-17 10:43:04 +02:00
rocksdb Wrap the RepairDB function. 2015-08-15 16:34:35 +02: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
MANIFEST.in Add the .hpp .pxd .pyx files for the sdist. 2015-08-16 12:18:28 +02:00
README.rst Rename README.md to README.rst so setup.py can pick it up. 2015-08-16 13:22:58 +02:00
setup.py Only 'cythonize' if Cython is installed. 2015-08-16 12:17:47 +02:00

pyrocksdb
=========

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