[docs] Switch to valkey for key/value storage (#558)

This commit is contained in:
Laura Hausmann 2024-07-02 22:57:04 +02:00
parent 2ebd907c47
commit 9a932865b7
No known key found for this signature in database
GPG key ID: D044E84C5BE01605

View file

@ -14,7 +14,7 @@ This document will guide you through manual installation of Iceshrimp. We also p
- [**Node.js**](https://nodejs.org) v18.16.0+ (v20 recommended)
- [**PostgreSQL**](https://www.postgresql.org/) 12+ (including modules, usually packaged as postgresql-contrib)
- [**Redis**](https://redis.io/) 6+
- [**Valkey**](https://valkey.io/) (or any other Redis 6 compatible fork)
- [**libvips**](https://www.libvips.org/)
- **Web proxy**
- nginx