Bump commit to be able to submit new build.

This commit is contained in:
Marek Skalický 2017-10-06 09:01:16 +02:00
commit c852cb06a3

View file

@ -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.