Mention the rocksdb version the master was build with.
This commit is contained in:
parent
cd545c7ac0
commit
cf95b579c4
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Python bindings to the C++ interface of http://rocksdb.org/ using cython::
|
||||||
print db.get(b"a")
|
print db.get(b"a")
|
||||||
|
|
||||||
|
|
||||||
Tested with python2.7 and python3.3 and RocksDB version xxxxx
|
Tested with python2.7 and python3.3 and RocksDB version 3.10
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
Loading…
Reference in a new issue