mongodb 1:2.4.9-1ubuntu2 source package in Ubuntu
Changelog
mongodb (1:2.4.9-1ubuntu2) trusty; urgency=medium * d/p/0099-Pagesize-hacks.patch: Apply some hacks for non-4k pages. -- Adam Conrad <email address hidden> Thu, 27 Mar 2014 01:20:08 -0600
Upload details
- Uploaded by:
- Adam Conrad
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf ppc64el arm64
- Section:
- database
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | database |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mongodb_2.4.9.orig.tar.gz | 13.5 MiB | 40755d66419a5c9f0d9909a079b092195825773ded188ded3faf07025d02600f |
mongodb_2.4.9-1ubuntu2.debian.tar.gz | 63.6 KiB | 345054ac3747fdad8227de31215fb974f15823263e772143d790fa7fdb6da9df |
mongodb_2.4.9-1ubuntu2.dsc | 1.9 KiB | e662077cb5fdedfe4ca5030df7e8b89021dab4e115cb83fa38aec92fb76fa57a |
Available diffs
Binary packages built by this source
- mongodb: No summary available for mongodb in ubuntu utopic.
No description available for mongodb in ubuntu utopic.
- mongodb-clients: No summary available for mongodb-clients in ubuntu utopic.
No description available for mongodb-clients in ubuntu utopic.
- mongodb-dev: object/document-oriented database (development)
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 development headers and libraries.
- 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).