Fixed description

This commit is contained in:
Luca Frosini 2019-12-09 14:53:35 +01:00
parent 1925ae7e3f
commit 3256281ade
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Document Store Library:
- allows to persist data in NoSQL Document Store Databases;
- discovers Model dynamically;
- discovers Database Backend connector dynamically;
- discovers backend connector dynamically;
- discovers Configuration implementation dynamically;
- discovers Max Buffer Record dynamically;
- provides aggregation and fallback facilities.

View File

@ -16,7 +16,7 @@
Document Store Library:
- allows to persist data in NoSQL Document Store Databases;
- discovers Model dynamically;
- discovers Database Backend connector dynamically;
- discovers backend connector dynamically;
- discovers Configuration implementation dynamically;
- discovers Max Buffer Record dynamically;
- provides aggregation and fallback facilities.