[ Bron: redis ]
Pakket: redis-tools (5:7.0.15-2)
Verwijzigingen voor redis-tools
Debian bronnen:
Het bronpakket redis downloaden:
Beheerder:
Externe bronnen:
- Homepage [redis.io]
Vergelijkbare pakketten:
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.
Andere aan redis-tools gerelateerde pakketten
|
|
|
|
-
- 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 Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC support bibliotheek
-
- dep: libjemalloc2 (>= 3.5.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