juju-mongodb 2.4.8-0ubuntu6 source package in Ubuntu

Changelog

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

  * Switch back to running standard smoke test suite, minus jstests:
    - d/rules: Use smoke target for test execution.
    - d/patches/0005-disable-jstests.patch: Disable jstests suite.
 -- James Page <email address hidden>   Tue, 07 Jan 2014 21:51:41 +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.8.orig.tar.gz 13.5 MiB fd703ce5e53ddfa0cca9c7fba9a0c4cea4179d38972a98c675f45d9f15b4cfdc
juju-mongodb_2.4.8-0ubuntu6.debian.tar.gz 32.1 KiB 8f3b51637d87d14a7eade1aede4c074838c338eb2c6be7534b1ec7dbd0f5b20e
juju-mongodb_2.4.8-0ubuntu6.dsc 2.2 KiB b360ed23f3a17cdb9d4f2ff7e99d49c2955195fcc5bca443b4138545c2c4ca42

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.