You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-06 02:15:48 +03:00
WIP
This commit is contained in:
@@ -181,6 +181,7 @@ Some command arguments/replies have changed to align more closely to data types
|
||||
- `JSON.ARRLEN`: `path` argument moved to `{ path: string; }` [^future-proofing]
|
||||
- `JSON.DEL`: `path` argument moved to `{ path: string; }` [^future-proofing]
|
||||
- `JSON.FORGET`: `path` argument moved to `{ path: string; }` [^future-proofing]
|
||||
- `TS.[M][REV]RANGE`: `enum TimeSeriesBucketTimestamp` -> `const TIME_SERIES_BUCKET_TIMESTAMP` [^enum-to-constants], `enum TimeSeriesReducers` -> `const TIME_SERIES_REDUCERS` [^enum-to-constants], the `ALIGN` argument has been moved into `AGGREGRATION`
|
||||
|
||||
[^enum-to-constants]: TODO
|
||||
|
||||
|
Reference in New Issue
Block a user