[ bianca ]
[ 原始碼: valkey ]
套件:valkey-tools(8.1.1+dfsg1-3+deb13u2)
valkey-tools 的相關連結
下載原始碼套件 valkey:
- [valkey_8.1.1+dfsg1-3+deb13u2.debian.tar.xz]
- [valkey_8.1.1+dfsg1-3+deb13u2.dsc]
- [valkey_8.1.1+dfsg1.orig.tar.xz]
維護者:
外部的資源:
- 主頁 [valkey.io]
相似套件:
Persistent key-value database with network interface (client)
Valkey is a key-value database in a similar vein to memcache but the dataset is non-volatile. Valkey 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.
其他與 valkey-tools 有關的套件
|
|
|
|
-
- dep: adduser
- add and remove users and groups
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libjemalloc2 (>= 4.0.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 toolkit - shared libraries
-
- dep: libsystemd0
- systemd utility library
-
- sug: ruby-redis
- Ruby client library for Redis