fix: unwrap constructors to primitives in type mapping by watersRand · Pull Request #3174 · redis/node-redis

and others added 5 commits

January 6, 2026 17:45
- Uses zIncrBy which actually returns a DoubleReply
- Verifies RESP_TYPES.DOUBLE maps to Number correctly
- Replaces previous test that incorrectly used hello() command
Use existing docker infra for testing, add DOUBLE test

nkaradzhov