mirror of
https://github.com/rommapp/romm.git
synced 2026-06-29 07:16:28 +00:00
This change replaces the bundled Redis server with Valkey. No breaking changes are introduced, as considered environment variables still maintain the `REDIS_` prefix. Fixes #925.