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 network:cryptocurrencies/rocksdb && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000449 449 Bytes |
Comments 0