1
0
mirror of https://github.com/redis/node-redis.git synced 2025-12-12 21:21:15 +03:00
Files
node-redis/packages/client/lib/commands
Nikolay Karadzhov a245ef4494 fix(xreadgroup): dont parse number props (#3133)
Initially, there was a bug in the server where the two additional props were
returned as string instead of number. This should now be fixed in the GA, so
no need to parse to Number anymore.
2025-11-19 14:16:52 +02:00
..
2025-07-28 14:54:50 +03:00