Skip to content

feat: Add SELECT command.#77

Open
Crystalix007 wants to merge 1 commit into
go-redis:masterfrom
Crystalix007:master
Open

feat: Add SELECT command.#77
Crystalix007 wants to merge 1 commit into
go-redis:masterfrom
Crystalix007:master

Conversation

@Crystalix007
Copy link
Copy Markdown

Depends on redis/go-redis#2680.

Adds expectations for the SELECT command, which changes the connection's currently selected DB. Note that this only means anything on redis.Clients, not redis.ClusterClient.

Adds expectations for the SELECT command, which changes the connection's
currently selected DB.
Copy link
Copy Markdown

@ryan-hixcare ryan-hixcare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants