[ 源代码: mariadb ]
软件包:mariadb-plugin-rocksdb(1:10.11.6-0+deb12u1)
mariadb-plugin-rocksdb 的相关链接
Debian 的资源:
下载源码包 mariadb:
- [mariadb_10.11.6-0+deb12u1.dsc]
- [mariadb_10.11.6.orig.tar.gz]
- [mariadb_10.11.6-0+deb12u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [mariadb.org]
相似软件包:
RocksDB storage engine for MariaDB
The RocksDB storage engine is a high performance storage engine, aimed at maximizing storage efficiency while maintaining InnoDB-like performance. This package contains the RocksDB plugin for MariaDB.
其他与 mariadb-plugin-rocksdb 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.35)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: liblz4-1 (>= 0.0~r130)
- 快速 LZ 压缩算法库 - 运行时
-
- dep: libsnappy1v5 (>= 1.1.9)
- fast compression/decompression library
-
- dep: libstdc++6 (>= 12)
- GNU 标准 C++ 库,第3版
-
- dep: libzstd1 (>= 1.5.2)
- 快速无损压缩算法
-
- dep: mariadb-server (= 1:10.11.6-0+deb12u1)
- MariaDB database server binaries
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: rocksdb-tools
- persistent Key-Value Store for Flash and RAM Storage (tools)
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- rec: python3-mysqldb
- Python interface to MySQL