Add support for ALL_NODES ReadFrom Strategy. This strategy reads from all nodes regardless of primary / replica status and is implemented by the Valkey GLIDE core. See: https://github.com/valkey-io/valkey-glide/issues/5205 https://github.com/valkey-io/valkey-glide/pull/5216
Add support for ALL_NODES ReadFrom Strategy.
This strategy reads from all nodes regardless of primary / replica status and is implemented by the Valkey GLIDE core.
See:
valkey-io/valkey-glide#5205
valkey-io/valkey-glide#5216