RocksDict: Python On-Disk Key-Value Store
JSON →RocksDict provides a Python binding for RocksDB, offering an efficient on-disk key-value storage solution. It enables users to store, query, and delete a large number of key-value pairs that may not fit into RAM. The library supports storing various Python objects (with Pickle) in its default mode and raw bytes in its raw mode. It also functions as an interface to inspect RocksDB databases created by other languages. The current version is 0.3.29, with a release cadence that includes frequent updates for Python version support and new features.
Traffic · last 30 days ↑900% vs prev 7d
total hits 25
actors 7 distinct systems
last hit 1d ago SERankingBot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇨🇦 Canada · 🇨🇭 Switzerland · 🇫🇷 France
Resources
API endpoints
full doc /v1/registry/rocksdict
install /v1/registry/rocksdict/install
compatibility /v1/registry/rocksdict/compatibility