Skip to content

No option to init new watcher (clustered) with redis client #51

@yashzod

Description

@yashzod

Currently, there is no way to initialize a new watcher (in clustered mode) using an existing Redis client instance. The code expects Redis connection details like host, port, or options to internally create a new Redis client.

In my use case, I already have an active Redis client (due to restricted access to connection details or centralized Redis setup), and I need to reuse this client to create a clustered watcher.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions