You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-06 02:15:48 +03:00
FT.CURSOR READ
This commit is contained in:
@@ -207,6 +207,7 @@ await cluster.multi()
|
||||
### Search
|
||||
|
||||
- `FT.SUGDEL`: [^boolean-to-number]
|
||||
- `FT.CURSOR READ`: `cursor` type changed from `number` to `string` (in and out) to avoid issues when the number is bigger than `Number.MAX_SAFE_INTEGER`. See [here](https://github.com/redis/node-redis/issues/2561).
|
||||
|
||||
### Time Series
|
||||
|
||||
|
Reference in New Issue
Block a user