Fedora 16 Update: mongodb-1.8.2-9.fc16

updates at fedoraproject.org updates at fedoraproject.org
Fri Sep 30 18:56:16 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-13137
2011-09-24 20:38:43
--------------------------------------------------------------------------------

Name        : mongodb
Product     : Fedora 16
Version     : 1.8.2
Release     : 9.fc16
URL         : http://www.mongodb.org
Summary     : High-performance, schema-free document-oriented database
Description :
Mongo (from "humongous") is a high-performance, open source, schema-free
document-oriented database. MongoDB is written in C++ and offers the following
features:
    * Collection oriented storage: easy storage of object/JSON-style data
    * Dynamic queries
    * Full index support, including on inner objects and embedded arrays
    * Query profiling
    * Replication and fail-over support
    * Efficient storage of binary data including large objects (e.g. photos
    and videos)
    * Auto-sharding for cloud-level scalability (currently in early alpha)
    * Commercial Support Available

A key goal of MongoDB is to bridge the gap between key/value stores (which are
fast and highly scalable) and traditional RDBMS systems (which are deep in
functionality).

--------------------------------------------------------------------------------
Update Information:

Update to install the right file in tmpfiles.d
Add a mongodb.conf file to /usr/lib/tmpfiles.d
--------------------------------------------------------------------------------
ChangeLog:

* Thu Sep 22 2011 Chris Lalancette <clalance at redhat.com> - 1.8.2-9
- Copy the right source file into place for tmpfiles.d
* Tue Sep 20 2011 Chris Lalancette <clalance at redhat.com> - 1.8.2-8
- Add a tmpfiles.d file to create the /var/run/mongodb subdirectory
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update mongodb' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list