Python bindings for RocksDB
Find a file
hofmockel 6277f9ab5c Support unicode objects for paths
Use sys.getfilesystemencoding() for encoding
2014-01-16 08:51:01 +01:00
docs Support unicode objects for paths 2014-01-16 08:51:01 +01:00
rocksdb Support unicode objects for paths 2014-01-16 08:51:01 +01:00
.gitignore Add makefile for docs 2014-01-15 09:16:38 +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 Initial commit of the driver 2014-01-13 19:52:22 +01:00

pyrocksdb

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