Package librocksdb: Information

    Binary package: librocksdb
    Version: 6.25.3-alt1
    Architecture: ppc64le
    Build time:  Aug 5, 2022, 12:41 PM in the task #296260
    Source package: rocksdb
    Category: System/Libraries
    Report package bug
    License: GPL-2.0-only AND Apache-2.0
    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


    Last changed


    Oct. 25, 2021 Alexey Shabalin 6.25.3-alt1
    - 6.25.3
    - Exclude build on ix86.
    Oct. 8, 2021 Alexey Shabalin 6.22.1-alt1
    - 6.22.1
    - Build with liburing.
    - Disable package static lib.
    - Add patches for arm, mips and riscv from openembedded.
    April 28, 2021 Arseny Maslennikov 6.14.6-alt1.1
    - NMU: spec: adapted to new cmake macros.