[ ソース: redis ]
パッケージ: redis-tools (5:5.0.14-1+deb10u5) [security]
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.28)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC 共有ライブラリ
-
- dep: libhiredis0.14 (>= 0.14.0)
- minimalistic C client library for Redis
-
- dep: libjemalloc2 (>= 2.1.1)
- general-purpose scalable concurrent malloc(3) implementation
-
- dep: liblua5.1-0
- Lua インタープリタバージョン 5.1 用共有ライブラリ
-
- 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