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
We are running many instances of E2E tests on the same redis instance - and we would like a way to prefix each instance with their own namespace so as to only be concerned with their own data.
We are running many instances of E2E tests on the same redis instance - and we would like a way to prefix each instance with their own namespace so as to only be concerned with their own data.
Is there any way to accomplish this?