Redis
The open source, in-memory data store
What is Redis?
Redis is an open source, in-memory data structure store used as a database, cache, message broker, and streaming engine. It provides data structures such as strings, hashes, lists, sets, and sorted sets.
Key Features
- In-memory data storage for ultra-fast performance
- Persistence options (RDB and AOF)
- Pub/Sub messaging
- Lua scripting support
- Transactions with optimistic locking
- Built-in replication
- Cluster mode for horizontal scaling
Deployment on Moltern
Redis can be deployed on Moltern with a single click. Moltern handles:
- Automatic SSL/TLS certificates via Let's Encrypt
- Persistent storage for your data
- Environment configuration through the dashboard
- Container orchestration with automatic restarts
Getting Started
- Navigate to the Services page in Moltern
- Search for "Redis"
- Click Deploy and configure your settings
- Access your instance via the provided URL
Configuration
Environment Variables
Configure the following environment variables in your Moltern dashboard:
| Variable | Description | Default |
|---|---|---|
| Check service settings | Configure via dashboard | - |
Backup
Moltern provides automatic backup options. Configure backup schedules in the service settings.