Package rocksdb: Information

    Source package: rocksdb
    Version: 6.1.2-alt1
    Build time:  Oct 11, 2019, 01:19 AM in the task #239007
    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 (x86_64, ppc64le, i586, aarch64)
    librocksdb-debuginfo (x86_64, ppc64le, i586, aarch64)
    librocksdb-devel (x86_64, ppc64le, i586, aarch64)
    librocksdb-devel-static (x86_64, ppc64le, i586, aarch64)

    Maintainer: Alexey Shabalin

    List of contributors:
    Alexey Shabalin

      1. bzlib-devel
      2. cmake
      3. libsnappy-devel
      4. liblz4-devel
      5. libzstd-devel
      6. gcc-c++
      7. libnuma-devel
      8. libgtest-devel
      9. tbb-devel
      10. zlib-devel

    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