Pakket: python3-rocksdb (0.8.0~rc3-1)
Verwijzigingen voor python3-rocksdb
Debian bronnen:
Het bronpakket python-rocksdb downloaden:
- [python-rocksdb_0.8.0~rc3-1.dsc]
- [python-rocksdb_0.8.0~rc3.orig.tar.gz]
- [python-rocksdb_0.8.0~rc3-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-rocksdb gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: libjs-sphinxdoc (>= 2.4.3-5~)
- JavaScript support for Sphinx documentation
-
- dep: librocksdb6.11
- persistent Key-Value Store for Flash and RAM Storage
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources