Martin Angers
|
057d4e8b2e
|
Add configuration and support for Redis to read from replicas (#2509)
|
2021-10-18 09:32:17 -04:00 |
|
Martin Angers
|
1fa5ce16b8
|
Add configurable Redis connection retries and following of cluster redirections (#2045)
Closes #1969
|
2021-09-15 08:50:32 -04:00 |
|
Tomas Touceda
|
b2efc9f51c
|
Make redis conn timeout and keep alive configurable (#1968)
* Make redis conn timeout and keep alive configurable
* Document new configs
* Correct config name
|
2021-09-08 17:55:12 -03:00 |
|
Martin Angers
|
9a0871a2f1
|
Address issues related to Redis Cluster support (#1885)
Closes #1847 .
|
2021-09-01 16:32:57 -04:00 |
|
Tomas Touceda
|
96c0244c04
|
Fix redis locking receive (#1655)
* Receive redis data with timeout to not hold the connection
* Address review comments
|
2021-08-13 11:16:11 -03:00 |
|