Replies: 1 comment
-
Hi @vmihailenco @monkey92t any idea about this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We would like to check if contribution of implementing dynamic configuration delivery support is welcomed in this repo?
To be more specific, we need a resizing capability in the client so that we can adjust the pool size on the fly after a Redis server scaling event without application restart. However, this is infeasible in the current implementation since most related configurations are static and declared once only during client initialization.
Related issue: #1430
Beta Was this translation helpful? Give feedback.
All reactions