Overview
Redis is a powerful in-memory storage technology often used as a key-value store, caching layer, and message broker. It is a key component in many application architectures due to its speed, flexibility, and ease of use.
This one-click app allows you to deploy MySQL to Koyeb with one click.
Configuration
When deploying Redis on Koyeb, the following environment variables are provided and required:
Variable | Description | Default value | Required |
---|---|---|---|
REDIS_PASSWORD | The password for the Redis database. | Yes |
Connecting to Redis
You can connect to the Redis instance via its private domain or public TCP proxy endpoint, which is visible on the service's overview page.