Redis¶
Connecting to the store¶
For services running inside the cluster use the following connection string:
Info
The local development instance of keydb does not use any credentials
Most projects that require Redis should already have a REDIS_ADDRESS
entry in their .env
files, for these cases set the value to the following:
Connecting from the Medis GUI.¶
Use the following parameters:
Tip
When the cluster is running locally Redis will be available on localhost:6379