Package librocksdb: Information

    Binary package: librocksdb
    Version: 6.1.2-alt1
    Architecture: ppc64le
    Build time:  Oct 11, 2019, 01:19 AM in the task #239007
    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: Alexey Shabalin

    List of contributors:
    Alexey Shabalin

    Last changed


    Oct. 7, 2019 Alexey Shabalin 6.1.2-alt1
    - 6.1.2
    Feb. 28, 2019 Alexey Shabalin 5.17.2-alt1
    - 5.17.2
    Oct. 26, 2018 Alexey Shabalin 5.14.3-alt1
    - 5.14.3
    - build with PORTABLE=ON