We use the official Redis Docker image.
In March 2024, Redis announced that they will be changing their BSD license to ones that are not open-source. This change will take effect from Redis v7.4 onwards. We have locked our Docker image to Redis v7.2.x (which uses the BSD open source license), and we may consider using a Redis alternative in the future.
| Parameter | Value |
|---|---|
| Host | redis (from a container)localhost (from your computer) |
| Port | 6379 |
| Password | `` |