Replies: 1 comment
-
|
Belongs in https://github.com/dragonflydb/dragonfly-operator |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Dragonflydb setup
I did some research how to fix this issue.
This solution lead to over-engineering and complexity - you need to manage dragonfly and redis both (in this case it's better to use native redis operator with a sentinel support, like spotahome operator and drop dragonflydb)
I don't like both solutions, really...
Perhaps it could be worth to add some push logic to df operator to kill client's session after the switchover, to force the client to reconnect?
Beta Was this translation helpful? Give feedback.
All reactions