Charm: redis-slave
Summary
Persistent key-value database with network interface
Charm Store
juju deploy cs:precise/redis-slave-1
Maintainer
Juan Negron
Series
precise
Description
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 provides the slave service.
Links
Repository   Bugs
lp:~charmers/charms/precise/redis-slave/trunk
Interfaces
Provides
Requires
Changes  
2012/05/22 Juan L. Negron Adding maintainer field (revno 3)
2011/10/13 Clint Byrum rename stuff and split revision (revno 2)
Lint Check
  • err: no copyright file
  • warn: no README file