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 Mar 11, 2020. It is now read-only.
Hi,
How can I store connection related data ? like the current db for each connection.
Currently, spawning two
redis-cliconsole, andselecting a db in the first console, it also affect the second connection.Any thoughts ? Thanks!