Skip to content

RateLimiterRedis: MOVED error from Redis Cluster when using node-redis package #283

@andrewplu

Description

@andrewplu

EVAL method is buggy in Node-Redis package:

Redis client sends request to a wrong cluster node, therefore Redis returns a MOVED error.
redis/node-redis#2811

I guess, we should at least add a note somewhere in docs, that RateLimiterRedis doesn't work in Cluster mode with latest node-redis library (v4.7.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions