Replace redis with keydb

Due to Redis licensing not being opensource anymore, here's a drop-in replacement with an opensource license.

Source:
https://redis.com/blog/redis-adopts-dual-source-available-licensing/
https://github.com/Snapchat/KeyDB/blob/main/COPYING
pull/36/head
ftoppi 2024-03-29 16:25:01 +01:00 committed by GitHub
parent 485feba927
commit 2900f7de96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ services:
- "SMARTHOST_ALIASES=${SMARTHOST_ALIASES}"
redis:
image: redis:7.2
image: eqalpha/keydb:x86_64_v6.3.4
db:
# We use MariaDB because it supports ARM and has the expected collations