Skip to content

Add support for Redis Cluster #642

@dg3feiko

Description

@dg3feiko

Redis cluster is a much better solution for HA then sentinel, I tried to pass a cluster enabled redis client to kue.js but it didnt work. I used ioredis as the redis client, its interfaces are very similar to node-redis but with some subtle difference, e.g. message subscription and lua script loading and invocation.

Glad to see redis cluster support in kue.js.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions