Charm: couchdb
Summary
RESTful document oriented database, system DB
Charm Store
juju deploy cs:oneiric/couchdb-0
Series
oneiric
Description
Apache CouchDB is a distributed, fault-tolerant and schema-free document-oriented database accessible via a RESTful HTTP/JSON API. Among other features, it provides robust, incremental replication with bi-directional conflict detection and resolution, and is queryable and indexable using a table-oriented view engine with JavaScript acting as the default view definition language. CouchDB is written in Erlang, but can be easily accessed from any environment that provides means to make HTTP requests. There are a multitude of third-party client libraries that make this even easier for a variety of programming languages and environments.
Links
Repository   Bugs
lp:~charmers/charms/oneiric/couchdb/trunk
Interfaces
Provides
Changes  
2012/02/09 Mark Mims bump rev (revno 8)
2012/02/09 Mark Mims typo (revno 7)
2011/10/13 Clint Byrum splitting revision (revno 6)
2011/07/20 Juan L. Negron fixed open-port check (revno 5)
2011/07/20 Juan L. Negron Added open-port contitional (revno 4)
2011/07/16 Juan L. Negron Randomize the passwords (revno 3)
2011/07/12 Juan L. Negron Finalize simple version of couchdb without automatic replication (revno 2)
Lint Check
  • err: Charms need a maintainer (See RFC2822) - Name <email>
  • warn: no README file

In other archives
~negronjl:oneiric/couchdb
~clint-fewbar:oneiric/couchdb