Charm: cf-mongodb
Summary
An object/document-oriented database (metapackage)
Charm Store
juju deploy cs:precise/cf-mongodb-1
Maintainer
Juan Negron
Series
precise
Description
MongoDB is a high-performance, open source, schema-free document- oriented data store that's easy to deploy, manage and use. It's network accessible, written in C++ and offers the following features : * Collection oriented storage - easy storage of object- style data * Full index support, including on inner objects * Query profiling * Replication and fail-over support * Efficient storage of binary data including large objects (e.g. videos) * Auto-sharding for cloud-level scalability (Q209) High performance, scalability, and reasonable depth of functionality are the goals for the project. This is a metapackage that depends on all the mongodb parts. This is the Cloudfoundry specific mongodb formula
Links
Repository   Bugs
lp:~charmers/charms/precise/cf-mongodb/trunk
Interfaces
Requires
Changes  
2012/05/22 Juan L. Negron Adding maintainer field (revno 9)
2011/10/28 Juan L. Negron Moving revision to file (revno 8)
2011/09/10 Juan L. Negron Removed DynDNS credentials (revno 7)
2011/08/31 Juan L. Negron Fixed syntax error on install (revno 6)
2011/08/31 Juan L. Negron Update index (revno 5)
2011/08/31 Juan L. Negron Updated path to reflect mongodb and not mysql (revno 4)
2011/08/31 Juan L. Negron Updated formula to reflect new detached instances (revno 3)
2011/07/30 Juan L. Negron Fixed hooks for detached mongodb for cloudfoundry-server (revno 2)
Lint Check
  • err: no copyright file
  • warn: no README file
  • warn: all charms should provide at least one thing