RocksDB
RocksDB is a high performance embedded database for key-value data.
It is a fork of LevelDB which was then optimized to exploit many
central processing unit (CPU) cores, and make efficient use of fast
storage, such as solid-state drives (SSD), for input/output (I/O)
bound workloads. It is based on a log-structured merge-tree (LSM tree)
data structure.
- Links to server:database / rocksdb
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:HuangZeshun/rocksdb && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_constraints | 0000000169 169 Bytes | |
_link | 0000000162 162 Bytes | |
rocksdb-8.0.0-reproducible.patch | 0000000819 819 Bytes | |
rocksdb-8.0.0-rpath.patch | 0000000287 287 Bytes | |
rocksdb-8.0.0-shared-liburing.patch | 0000000460 460 Bytes | |
rocksdb-8.1.1.tar.gz | 0012660001 12.1 MB | |
rocksdb.changes | 0000001975 1.93 KB | |
rocksdb.spec | 0000004793 4.68 KB |
Comments 0