[ 源代码: redis ]
软件包:redis-tools(5:7.0.15-1~deb12u1)
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.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libjemalloc2 (>= 3.5.0)
- general-purpose scalable concurrent malloc(3) implementation
-
- dep: liblzf1 (>= 1.5)
- Very small data compression library
-
- dep: libssl3 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libsystemd0
- systemd 实用库
-
- sug: ruby-redis
- Ruby client library for Redis