[ ソース: mariadb-10.5 ]
パッケージ: mariadb-plugin-rocksdb (1:10.5.26-0+deb11u2) [security]
mariadb-plugin-rocksdb に関するリンク
Debian の資源:
mariadb-10.5 ソースパッケージをダウンロード:
- [mariadb-10.5_10.5.26-0+deb11u2.dsc]
- [mariadb-10.5_10.5.26.orig.tar.gz]
- [mariadb-10.5_10.5.26.orig.tar.gz.asc]
- [mariadb-10.5_10.5.26-0+deb11u2.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.30)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: liblz4-1 (>= 0.0~r130)
- 高速な LZ 圧縮アルゴリズムライブラリ - ランタイム
-
- dep: libsnappy1v5 (>= 1.1.8)
- fast compression/decompression library
-
- dep: libstdc++6 (>= 7)
- GNU 標準 C++ ライブラリ v3
-
- dep: libzstd1 (>= 1.4.0)
- 高速なロスレス圧縮アルゴリズム
-
- dep: mariadb-server-10.5 (= 1:10.5.26-0+deb11u2)
- MariaDB データベースサーババイナリ
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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