Package rocksdb: Information

    Source package: rocksdb
    Version: 5.7.4-alt0.M80P.1
    Build time:  Jan 20, 2021, 03:40 AM
    Category: Databases
    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.

    List of rpms provided by this srpm:
    librocksdb (e2kv5, e2kv4, e2k)
    librocksdb-debuginfo (e2kv5, e2kv4, e2k)
    librocksdb-devel (e2kv5, e2kv4, e2k)
    librocksdb-devel-static (e2kv5, e2kv4, e2k)

    Maintainer: Valery Inozemtsev


      1. libsnappy-devel
      2. liblz4-devel
      3. libzstd-devel
      4. gcc-c++
      5. zlib-devel

    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