https://github.com/moleculer-java/moleculer-java-mongo
Non-blocking, Promise-based MongoDB Client for Moleculer Apps
https://github.com/moleculer-java/moleculer-java-mongo
java microservice microservices moleculer mongodb non-blocking promises
Last synced: 12 days ago
JSON representation
Non-blocking, Promise-based MongoDB Client for Moleculer Apps
- Host: GitHub
- URL: https://github.com/moleculer-java/moleculer-java-mongo
- Owner: moleculer-java
- License: mit
- Created: 2019-09-09T15:05:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T20:06:25.000Z (almost 6 years ago)
- Last Synced: 2024-11-14T22:03:33.178Z (about 1 year ago)
- Topics: java, microservice, microservices, moleculer, mongodb, non-blocking, promises
- Language: Java
- Homepage: https://moleculer-java.github.io/site/mongo-client.html
- Size: 210 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/moleculer-java/moleculer-java-mongo)
[](https://www.codacy.com/manual/berkesa/moleculer-java-mongo?utm_source=github.com&utm_medium=referral&utm_content=moleculer-java/moleculer-java-mongo&utm_campaign=Badge_Grade)
[](https://codecov.io/gh/moleculer-java/moleculer-java-mongo)
## MongoDB Client API for Moleculer Framework
The "moleculer-java-mongo" is an asynchronous
[MongoDB](https://www.mongodb.com/)
client, specially designed for Java-based Moleculer Ecosystem.
The API can be conveniently used with the Spring Framework (but it works without Spring).
## Documentation
[](https://moleculer-java.github.io/site/mongo-client.html)
## License
MongoDB Client for Moleculer is available under the [MIT license](https://tldrlegal.com/license/mit-license).