← Back to services
Redis
In-memory data structure store
CacheDatabase
Redis is an in-memory data store used as a cache, message broker, and lightweight database.
Supports optional password authentication via SERVICE_PASSWORD_REDIS. Ideal for sessions, queues, pub/sub, and rate limiting.
