Skip to content

Allowing selecting Redis database #62

@rpj

Description

@rpj

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions