mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-23 18:37:30 -07:00
[docs] Switch to valkey for key/value storage (#558)
This commit is contained in:
parent
2ebd907c47
commit
9a932865b7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue