PromucFlow_constructor/app/server/appsmith-plugins/redisPlugin/src
Sumit Kumar 64408df8fa
Fix: Use connection pool for Redis (#5093)
* Replace single connection instance with a connection pool. This will ensure that simultaneous actions don't fail / break the connection.
2021-06-15 10:59:49 +05:30
..
main Fix: Use connection pool for Redis (#5093) 2021-06-15 10:59:49 +05:30
test/java/com/external/plugins Fix: Use connection pool for Redis (#5093) 2021-06-15 10:59:49 +05:30