[ ソース: redis ]
パッケージ: redis-tools (5:6.0.16-1+deb11u2)
Persistent key-value database with network interface (client)
Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets.
This package contains the command line client and other tools.
その他の redis-tools 関連パッケージ
|
|
|
|
-
- dep: adduser
- ユーザやグループの追加削除
-
- dep: libatomic1 (>= 4.8)
- __atomic ビルトイン関数を提供するサポートライブラリ
-
- dep: libc6 (>= 2.29)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libjemalloc2 (>= 2.1.1)
- general-purpose scalable concurrent malloc(3) implementation
-
- dep: liblua5.1-0
- Lua インタープリタバージョン 5.1 用共有ライブラリ
-
- dep: liblzf1 (>= 1.5)
- Very small data compression library
-
- dep: libssl1.1 (>= 1.1.1)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: libsystemd0
- systemd ユーティリティライブラリ
-
- dep: lua-bitop
- fast bit manipulation library for the Lua language
-
- dep: lua-cjson
- JSON parser/encoder for Lua
-
- sug: ruby-redis
- Ruby client library for Redis