- python3 (<< 3.10)
- python3 (>= 3.9~)
- python3-pkg-resources
- python3:any
- libc6 (>= 2.14)
- libgcc-s1 (>= 3.0)
- librocksdb6.11
- libstdc++6 (>= 5.2)
- libjs-sphinxdoc (>= 2.4.3-5~)
RocksDB is a C++ library providing an embedded key-value store, where keys and
values are arbitrary byte streams. It was developed at Facebook based on
LevelDB and provides backwards-compatible support for LevelDB APIs.
.
RocksDB is optimized for Flash with extremely low latencies. RocksDB uses a
Log Structured Database Engine for storage, written entirely in C++.
.
RocksDB features highly flexible configuration settings that may be tuned to
run on a variety of production environments, including pure memory, Flash,
hard disks or HDFS. It supports various compression algorithms and good tools
for production support and debugging.
.
This package provides the Python bindings.
Installed Size: 1.9 MB
Architectures: arm64 amd64