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
{{ message }}
This repository was archived by the owner on Jan 4, 2026. It is now read-only.
I am trying to read from DB=1 instead of the default DB=0 for Redis. So I did this:
and it's only going to DB:0, not DB:1
is there something I am doing wrong?