NoSQL Database MongoDB launched the full-next-generation product MongoDB 2.6.2, which fully strengthens core servers, provides new automation tools and important enterprise features, claiming to be the largest release of MongoDB in more than 5 years, mainly to improve developer management operations, Better suited to large enterprises: Http://www.mongodb.org/downloads.
This is a major release, with improvements related to core, storage, networking, querying, and security. Key improvements include:
Aggregation function Enhancements
Integrated Full-Text search
Improved insert and UPDATE operations
New write-Operation protocol
MSI installation package under Windows
In addition, this version enhances the partitioning and replication management features
Overriding the entire query execution engine to improve extensibility, the first step toward a more sophisticated query planning tool by a new index intersection (index intersection), creating a more maintainable program and making it easier to perform new functions, in addition, For the next 2.8 release, this version lays the groundwork for significantly improved parallelism, including file-level locking.
In security, MongoDB 2.6 strengthens a single authentication feature, uses mechanisms such as TLS encryption, user-defined roles to build trustworthy systems, and integrates with IBM Guardium to extend audit capabilities.
MongoDB, on the other hand, has also updated its database management services, MongoDB Management Service (MMS), which applies to both cloud and on-premises deployments. In addition to the monitoring and alerting functions, new backup and fixed-point recovery features are planned to be introduced this year, with a simple interface to manage shared clusters.
Related articles:
MongoDB 2.6 released--kelly Stirman interview
Preparing for the first deployment of MongoDB: Backup and security
CentOS 6.5 Installation MongoDB 2.6
CentOS 6.5 X64 installation of MongoDB 2.6.1 (notes measured)
MongoDB upgrade from 2.4.9 to 2.6.0 record and PHP MONGO extension from 1.4.5 to 1.5.1