Charm: redis-master
Summary
Persistent key-value database with network interface
Charm Store
juju deploy cs:oneiric/redis-master-0
Series
oneiric
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 master/stand-alone service
Links
Repository   Bugs
lp:~charmers/charms/oneiric/redis-master/trunk
Interfaces
Provides
Changes  
2011/10/13 Clint Byrum renaming variables and splitting revision (revno 2)
Lint Check
  • err: Charms need a maintainer (See RFC2822) - Name <email>
  • err: no copyright file
  • warn: no README file