Sojan Jose
|
8b659de73d
|
chore: Use connection_pool for redis (#5790)
fixes: #3199
|
2022-11-02 17:31:20 -07:00 |
|
Arkadiy Ayvazyan
|
86ca7f4a8d
|
fix: Autoloading during initialization deprecation warning (#5628)
Autoloading during initialization deprecation warning fix
fixes: #4012
|
2022-11-01 20:19:42 -07:00 |
|
Stephen Paul Weber
|
f2753df8df
|
chore: Use multiple connections in Redis connection pool (#5574)
- The initializer set up a connection pool, but both pools created namespace wrappers around a single global connection. Splitting them up.
|
2022-11-01 16:49:26 -07:00 |
|
Manoj M J
|
2c8bf00d38
|
chore: Use connection pooling for Redis
ref: #3199
|
2021-10-11 19:46:15 +05:30 |
|
Sojan Jose
|
b44f9b792b
|
chore: Block & throttle abusive requests (#2706)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2021-07-27 21:27:23 +05:30 |
|