Library for interacting with the mongoDB cluster
Go to file
Roberto Cirillo 53a52fdc31 removed close method for mongo client. Now the connection pool is
managed by java driver, upgrade mongo-java-driver to 3.12. Deprecated
getUrl method
2021-03-12 17:24:49 +01:00
.settings merge from trunk 2018-10-02 10:05:43 +00:00
distro merge from trunk 2018-10-02 10:05:43 +00:00
src/main/java removed close method for mongo client. Now the connection pool is 2021-03-12 17:24:49 +01:00
target merge from trunk 2018-11-08 14:22:51 +00:00
.classpath merge from trunk 2018-10-02 10:05:43 +00:00
.project merge from trunk 2018-10-02 10:05:43 +00:00
CHANGELOG.md removed close method for mongo client. Now the connection pool is 2021-03-12 17:24:49 +01:00
LICENSE.md added changelog, licence and readme files 2020-09-23 17:40:43 +02:00
README.md added changelog, licence and readme files 2020-09-23 17:40:43 +02:00
pom.xml removed close method for mongo client. Now the connection pool is 2021-03-12 17:24:49 +01:00

README.md

storage-manger-core

Examples of use

Deployment

Notes about how to deploy this component on an infrastructure or link to wiki doc (if any).

Documentation

See storage-manager-core on Wiki.

License

TBP