Package librocksdb: Information

    Binary package: librocksdb
    Version: 5.7.4-alt0.M80P.1
    Architecture: e2kv5
    Build time:  Jan 20, 2021, 03:38 AM
    Source package: rocksdb
    Category: System/Libraries
    Report package bug
    License: BSD
    Summary: A Persistent Key-Value Store for Flash and RAM Storage
    Description: 
    Rocksdb is a library that forms the core building block for a fast key value
    server, especially suited for storing data on flash drives. It has a
    Log-Structured-Merge-Database (LSM) design with flexible trade offs between
    Write-Amplification-Factor (WAF), Read-Amplification-Factor (RAF) and
    Space-Amplification-Factor (SAF). It has multithreaded compaction, making it
    specially suitable for storing multiple terabytes of data in a single database.

    Maintainer: Valery Inozemtsev


    Last changed


    Nov. 28, 2017 Valery Inozemtsev 5.7.4-alt0.M80P.1
    - backport to p8 branch
    Sept. 25, 2017 Alexey Shabalin 5.7.4-alt1
    - 5.7.4
    Sept. 20, 2017 Alexey Shabalin 5.7.3-alt1
    - Initial build