fix(ts): use all commands in cluster type by nkaradzhov · Pull Request #3065 · redis/node-redis

@nkaradzhov

RedisClusterType was using some type restrictions to
hide some commands based on its properties. In reality,
all commands should be exposed to user ( as in v4 ).

fixes redis#3064

PavelPashov

This was referenced

Nov 19, 2025

This was referenced

Feb 8, 2026