パッケージ: librocksdb5.17 (5.17.2-3)
librocksdb5.17 に関するリンク
Debian の資源:
rocksdb ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [rocksdb.org]
類似のパッケージ:
persistent Key-Value Store for Flash and RAM Storage
C++ library providing an embedded key-value store, where keys and values are arbitrary byte streams. It was developed at Facebook based on LevelDB and provides backwards-compatible support for LevelDB APIs.
RocksDB is optimized for Flash with extremely low latencies. RocksDB uses a Log Structured Database Engine for storage, written entirely in C++.
RocksDB features highly flexible configuration settings that may be tuned to run on a variety of production environments, including pure memory, Flash, hard disks or HDFS. It supports various compression algorithms and good tools for production support and debugging.
Features:
- Designed for application servers wanting to store up to a few terabytes of data on locally attached Flash drives or in RAM - Optimized for storing small to medium size key-values on fast storage -- flash devices or in-memory - Scales linearly with number of CPUs so that it works well on ARM processors
その他の librocksdb5.17 関連パッケージ
|
|
|
|
-
- dep: libbz2-1.0
- 高品質なブロックソートファイル圧縮器 - ランタイム
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.28) [i386]
-
- dep: libgcc1 (>= 1:3.0) [amd64]
- GCC 共有ライブラリ
- dep: libgcc1 (>= 1:4.2) [amd64 以外]
-
- dep: libgflags2.2
- commandline flags module for C++ (shared library)
-
- dep: liblz4-1 (>= 0.0~r130)
- 高速な LZ 圧縮アルゴリズムライブラリ - ランタイム
-
- dep: libsnappy1v5
- fast compression/decompression library
-
- dep: libstdc++6 (>= 7)
- GNU 標準 C++ ライブラリ v3
-
- dep: libzstd1 (>= 1.3.2)
- 高速なロスレス圧縮アルゴリズム
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム