You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When connected to a cluster, add a node selector dropdown to Send Command. Commands route via routeByAddress to the selected node. Default behavior: auto-route (GLIDE picks based on key/command type).
Part of #456.
When connected to a cluster, add a node selector dropdown to Send Command. Commands route via
routeByAddressto the selected node. Default behavior: auto-route (GLIDE picks based on key/command type).