软件包:rocksdb-tools(6.11.4-3+deb11u1)
rocksdb-tools 的相关链接
Debian 的资源:
下载源码包 rocksdb:
- [rocksdb_6.11.4-3+deb11u1.dsc]
- [rocksdb_6.11.4.orig.tar.gz]
- [rocksdb_6.11.4-3+deb11u1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [rocksdb.org]
相似软件包:
persistent Key-Value Store for Flash and RAM Storage (tools)
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
This package contains administration and data access tools.
其他与 rocksdb-tools 有关的软件包
|
|
|
|
-
- dep: libbz2-1.0
- 高品质块排序文件压缩程序库 - 运行时库
-
- dep: libc6 (>= 2.30)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.4)
- GCC 支持库
-
- dep: libgflags2.2 (>= 2.2.2)
- commandline flags module for C++ (shared library)
-
- dep: liblz4-1 (>= 0.0~r130)
- 快速 LZ 压缩算法库 - 运行时
-
- dep: libsnappy1v5 (>= 1.1.8)
- fast compression/decompression library
-
- dep: libstdc++6 (>= 9)
- GNU 标准 C++ 库,第3版
-
- dep: libzstd1 (>= 1.4.0)
- 快速无损压缩算法
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时