mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-27 06:18:06 +09:00
[docs] Switch to valkey for key/value storage (#558)
This commit is contained in:
parent
2ebd907c47
commit
9a932865b7
@ -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 New Issue
Block a user