[ 源代码: 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: 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
- Shared library for the Lua interpreter version 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