软件包: python3-rocksdb (0.8.0~rc3-2build1)
python3-rocksdb 的相关链接
Trisquel 的资源:
下载源码包 python-rocksdb:
- [python-rocksdb_0.8.0~rc3-2build1.dsc]
- [python-rocksdb_0.8.0~rc3.orig.tar.gz]
- [python-rocksdb_0.8.0~rc3-2build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Team
- Martina Ferrari
外部的资源:
- 主页 [github.com]
相似软件包:
Python bindings for RocksDB
RocksDB is a 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.
This package provides the Python bindings.
其他与 python3-rocksdb 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC support library
-
- dep: libjs-sphinxdoc (>= 4.3)
- JavaScript support for Sphinx documentation
-
- dep: librocksdb6.11
- persistent Key-Value Store for Flash and RAM Storage
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources