PromucFlow_constructor/app/server/appsmith-plugins
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
..
dynamoPlugin Bump junit in /app/server/appsmith-plugins/dynamoPlugin (#1335) 2020-10-21 17:57:44 +05:30
elasticSearchPlugin Adding support for https endpoints for ES plugin (#1445) 2020-10-28 19:06:10 +05:30
mongoPlugin Add support for reactive streams with mongodb. (#1720) 2020-11-18 10:58:50 +05:30
mssqlPlugin Adding microsoft SQL server plugin integration (#1374) 2020-10-23 20:36:45 +05:30
mysqlPlugin Adding support for https endpoints for ES plugin (#1445) 2020-10-28 19:06:10 +05:30
postgresPlugin Adding support for https endpoints for ES plugin (#1445) 2020-10-28 19:06:10 +05:30
rapidApiPlugin BugFix (#944): Add HTTP prefix to URLs in RestApiPlugin and RapidApiPlugin (#1266) 2020-10-19 12:19:04 +05:30
redisPlugin Adding support for https endpoints for ES plugin (#1445) 2020-10-28 19:06:10 +05:30
restApiPlugin BugFix (#944): Add HTTP prefix to URLs in RestApiPlugin and RapidApiPlugin (#1266) 2020-10-19 12:19:04 +05:30
pom.xml Adding microsoft SQL server plugin integration (#1374) 2020-10-23 20:36:45 +05:30