Redis
Connection
| Server | localhost or 127.0.0.1 |
| Port | 6379 (Redis port by default) |
Redis only runs in local mode with isolated permissions (separate user).
Note
Private Cloud users may request to use Valkey instead.
On the Public Cloud you can run it by following this guide.