-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Need to add the ability to chose a Redis database number.
Simplest implementation would be to just add a SELECT command implementation that the consumer must call explicitly.
Slightly better UX would be to add an option, defaulted to 0, to the Redis constructor.
Discussed in #61
Originally posted by MichKonSher April 12, 2023
Hello!
Is it possible to select db on Redis intance, such as db0, db1. e.t.c.?
I didn't find possibility to do this or to execute custom command.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers