From c852cb06a3e978401918ed5aa76690c6ad3e769a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Skalick=C3=BD?= Date: Fri, 6 Oct 2017 09:01:16 +0200 Subject: [PATCH] Bump commit to be able to submit new build. --- mongodb.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.