PromucFlow_constructor/app/server/appsmith-plugins/mongoPlugin
Sumit Kumar 2c2aa06e32
Add support for reactive streams with mongodb. (#1720)
Add support for reactive streams with mongodb. (fixes 1480)

1. Replace mongodb driver with reactive mongodb driver. Change APIs accordingly.
2. Use webflux + reactor framework to execute mongodb queries in event loop model.
3. Add test to test MongoPluginExecutor class' method "testDatasource".
2020-11-18 10:58:50 +05:30
..
src Add support for reactive streams with mongodb. (#1720) 2020-11-18 10:58:50 +05:30
plugin.properties Merge branch 'release' into feature/acl-spring-object 2020-06-12 19:14:31 +05:30
pom.xml Add support for reactive streams with mongodb. (#1720) 2020-11-18 10:58:50 +05:30