juju-mongodb 2.4.9-0ubuntu2 source package in Ubuntu

Changelog

juju-mongodb (2.4.9-0ubuntu2) trusty; urgency=medium

  * d/tests/binaries: Drop check for mongo binary.
 -- James Page <email address hidden>   Wed, 22 Jan 2014 16:39:13 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
amd64 i386 armhf arm64 ppc64el
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
juju-mongodb_2.4.9.orig.tar.gz 13.5 MiB 40755d66419a5c9f0d9909a079b092195825773ded188ded3faf07025d02600f
juju-mongodb_2.4.9-0ubuntu2.debian.tar.gz 22.9 KiB 410f216de8986d8c2269c122698f634a37c2f63c8d378fe28de83998ea357616
juju-mongodb_2.4.9-0ubuntu2.dsc 2.2 KiB df52daa4530789bb64c8fd09f86a4d9f5dfc98e0b20e26904f30dcdb10b50c23

View changes file

Binary packages built by this source

juju-mongodb: MongoDB object/document-oriented database for Juju

 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
 .
 High performance, scalability, and reasonable depth of
 functionality are the goals for the project.
 .
 This package provides the mongod and mongos binaries for use within Juju,
 the service orchestration for Ubuntu.