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
Move the discussion from slack to github issue for visibility.
We have a use case that require using different redis clusters for different projects, e.g. shared features can be placed in a shared redis cluster and team-specific features can be placed in team redis cluster. We will have a single request that read from multiple clusters.
If we think this is the direction moving forward, we can brainstorm implementation details here.