Skip to content
This repository was archived by the owner on Jan 4, 2026. It is now read-only.
This repository was archived by the owner on Jan 4, 2026. It is now read-only.

db:1 #46

@ORESoftware

Description

@ORESoftware

I am trying to read from DB=1 instead of the default DB=0 for Redis. So I did this:

const redisClient = Sentinel.createClient(REDIS_SENTINEL_MASTER_NAME, {db:1);

and it's only going to DB:0, not DB:1

is there something I am doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions