Python bindings for RocksDB
6ad545cea0
The cyclic garbage collector may choose this snappshot object to break the cycle. In that case tp_clear will remove the reference to self.db. So if __dealloc__ of the snapshot is called, self.db is not valid anymore |
||
---|---|---|
docs | ||
rocksdb | ||
.gitignore | ||
README.md | ||
setup.py |
pyrocksdb
Python bindings for RocksDB. See http://pyrocksdb.readthedocs.org for details