[ ソース: redis ]
パッケージ: redis-tools (5:7.0.15-2)
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.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libjemalloc2 (>= 3.5.0)
- general-purpose scalable concurrent malloc(3) implementation
-
- dep: liblzf1 (>= 1.5)
- Very small data compression library
-
- dep: libssl3t64 (>= 3.0.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: libsystemd0
- systemd ユーティリティライブラリ
-
- sug: ruby-redis
- Ruby client library for Redis