[ 原始碼: redis ]
套件:redis-tools(5:6.0.16-1+deb11u3) [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)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libjemalloc2 (>= 2.1.1)
- general-purpose scalable concurrent malloc(3) implementation
-
- dep: liblua5.1-0
- Shared library for the Lua interpreter version 5.1
-
- dep: liblzf1 (>= 1.5)
- Very small data compression library
-
- dep: libssl1.1 (>= 1.1.1)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libsystemd0
- systemd utility library
-
- 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