diff --git a/mongodb.yaml b/mongodb.yaml index 16727b9..7904ae7 100644 --- a/mongodb.yaml +++ b/mongodb.yaml @@ -4,9 +4,9 @@ version: 1 data: summary: MongoDB Module 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. + 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.