Package rocksdb: Information

    Source package: rocksdb
    Version: 7.9.3-alt1.2
    Build time:  Jan 20, 2024, 04:48 PM
    Category: Databases
    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.

    List of rpms provided by this srpm:
    librocksdb (mipsel)
    librocksdb-debuginfo (mipsel)
    librocksdb-devel (mipsel)
    rocksdb-tools (mipsel)
    rocksdb-tools-debuginfo (mipsel)

    Maintainer: Alexey Sheplyakov


      1. libsnappy-devel
      2. gcc-c++
      3. libgflags-devel
      4. libgtest-devel
      5. liburing-devel
      6. rpm-macros-cmake
      7. bzlib-devel
      8. cmake >= 3.10
      9. libzstd-devel
      10. liblz4-devel
      11. libnuma-devel
      12. tbb-devel
      13. zlib-devel

    Last changed


    Sept. 23, 2023 Alexey Sheplyakov 7.9.3-alt1.2
    - NMU: fixed FTBFS on LoongArch.
    Sept. 22, 2023 Ilya Kurdyukov 7.9.3-alt1.1
    - Fixed build for Elbrus.
    Aug. 3, 2023 Alexey Shabalin 7.9.3-alt1
    - 7.9.3