juju-mongodb 2.4.8-0ubuntu3 source package in Ubuntu

Changelog

juju-mongodb (2.4.8-0ubuntu3) trusty; urgency=medium

  * d/rules: Ignore test failures when testing with spidermonkey
    scripting engine for the time being.
  * d/control: Drop dependency on adduser as its not required.
 -- James Page <email address hidden>   Thu, 19 Dec 2013 16:37:23 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
amd64 i386 armhf
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.8.orig.tar.gz 13.5 MiB fd703ce5e53ddfa0cca9c7fba9a0c4cea4179d38972a98c675f45d9f15b4cfdc
juju-mongodb_2.4.8-0ubuntu3.debian.tar.gz 17.4 KiB 91ce63ae87108f676534677598f94ec5a4594ebb706650d881467e24792940f1
juju-mongodb_2.4.8-0ubuntu3.dsc 2.2 KiB fa5949250b86e908b3f0c0ec9b238105376a2c646f27c9594a94967c8d175baa

Available diffs

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.