1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

Update v4-to-v5.md

This commit is contained in:
Leibale Eidelman
2023-04-10 02:07:54 -04:00
committed by GitHub
parent 5c6fb19a9a
commit 1d6c78072a

View File

@@ -24,11 +24,9 @@ Some command arguments/replies have changed to align more closely to data types
- `HSCAN`: `tuples` has been renamed to `entries`
- `PFADD`: `boolean` -> `number` [^boolean-to-number]
[^enum-to-constants]:
TODO
[^enum-to-constants]: TODO
[^boolean-to-number]:
TODO
[^boolean-to-number]: TODO
## Command Options