You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-04 15:02:09 +03:00
WIP
This commit is contained in:
@@ -108,6 +108,7 @@ Some command arguments/replies have changed to align more closely to data types
|
||||
- `GEORADIUSSTORE` -> `GEORADIUS_STORE`
|
||||
- `GEORADIUSBYMEMBERSTORE` -> `GEORADIUSBYMEMBER_STORE`
|
||||
- `XACK`: `boolean` -> `number` [^boolean-to-number]
|
||||
- `XADD`: the `INCR` option has been removed, use `XADD_INCR` instead
|
||||
|
||||
[^enum-to-constants]: TODO
|
||||
|
||||
|
Reference in New Issue
Block a user