Charmed Redis
- Canonical
- Databases
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 0 | 11 Nov 2020 | |
latest/edge | 0 | 11 Nov 2020 |
juju deploy redis
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
14.04
Persistent key-value database with network interface
Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. The dataset is stored entirely in memory and periodically flushed to disk. This charm supports data replication and provides both the master and the slave services.