redis-server
Persistent key-value database with network interface
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.
The dataset is stored entirely in memory and periodically flushed to disk.
| Section | database |
|---|---|
| Source | redis |
| Maintainer | Redis Ltd. <redis@redis.io> |
| Homepage | https://redis.io/ |
Current Versions
6:8.6.1-1rl1~trixie1 amd64
- Size
- 6.5 MB
- Installed
- 23.7 MB
- SHA256
- 50ac0367589a6011a16ff08450aa9e81687361db909394ce7fe69b44942619af
6:8.6.1-1rl1~trixie1 arm64
- Size
- 5.8 MB
- Installed
- 22.5 MB
- SHA256
- 63b56c6ec1bd6b63ab348eb66bee90b7c4d830934df76eec8be571050cdd566e
Dependencies
redis-tools (= 6:8.6.1-1rl1~trixie1)
Install via APT
echo "deb https://repo.senternaltech.com/debian trixie main" | sudo tee /etc/apt/sources.list.d/senternal.list
sudo apt update && sudo apt install redis-server
Version History
| Version | Arch | Size | SHA256 | First Seen |
|---|---|---|---|---|
| 6:8.6.1-1rl1~trixie1 | amd64 | 6.5 MB | 50ac0367589a6011... | 2026-03-13 |
| 6:8.6.1-1rl1~trixie1 | arm64 | 5.8 MB | 63b56c6ec1bd6b63... | 2026-03-13 |