mirror of
https://github.com/rommapp/romm.git
synced 2026-06-30 07:45:52 +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.