mongodb 1:2.6.10-0ubuntu1.1 source package in Ubuntu

Changelog

mongodb (1:2.6.10-0ubuntu1.1) xenial; urgency=medium

  * debian/patches/fix-mongosniff-msg-no-namespace.patch: [PATCH] SERVER-
    14843: Fix mongosniff for decoding messages without a namespace.
    Thanks to Mark Benvenuto <email address hidden>.  Closes LP:
    #1584431.

 -- Joshua Powers <email address hidden>  Tue, 28 Mar 2017 16:23:15 -0700

Upload details

Uploaded by:
Joshua Powers
Sponsored by:
Nish Aravamudan
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
hurd-any amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf ppc64el arm64
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mongodb_2.6.10.orig.tar.gz 15.7 MiB 74228a22aaf99570e706ecde20658165e3983ee8a9f327e80974f82a4e819476
mongodb_2.6.10-0ubuntu1.1.debian.tar.xz 49.2 KiB 408f2cf0bd13ed8040c9055c4e37a9ddd55a3adac3c00fb608d133bc62eeab05
mongodb_2.6.10-0ubuntu1.1.dsc 2.4 KiB d034bbcf7a5149788829122a9b26aa1e914954c5ffadf9b1f40834be620ac599

View changes file

Binary packages built by this source

mongodb: object/document-oriented database (metapackage)

 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 is a convenience metapackage that depends on all the mongodb parts:
 the server and the clients.

mongodb-clients: object/document-oriented database (client apps)

 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 contains the standard administrative shell (mongo) and other
 utilities for administration or analysis of performance of the server.

mongodb-server: object/document-oriented database (server package)

 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 contains the server itself (mongod) and the sharding
 server/load-balancer (mongos).