Releases: redis/node-redis
Releases · redis/node-redis
search@1.1.3
Enhancements
- Add support for TIMEOUTinFT.AGGREGATEandFT.SEARCHby @Nanak360 in #2488
- Add countoption toFT.CURSOR READby @fast-facts in #2492
redis@4.6.7
Enhancements
- upgrade @redis/clientfrom1.5.7to1.5.8
- upgrade @redis/searchfrom1.1.2to1.1.3
client@1.5.8
Enhancements
- XINFO CONSUMERS- add support for the- inactivefield by @codrin-ch in #2490
- Add support for LATENCY LATESTby @Karnav123 in #2514
- Autopipeline - use setImmediateinstead ofqueueMicrotask(improves performance) by @leibale in #2516
client@2.0.0-next.1
This is an alpha/pre-release version. DO NOT USE IN PRODUCTION!
https://github.com/redis/node-redis/blob/v5/docs/v5.md
https://github.com/redis/node-redis/blob/v5/docs/v4-to-v5.md
https://github.com/redis/node-redis/blob/v5/docs/RESP3.md
redis@4.6.6
Enhancements
- upgrade @redis/clientfrom1.5.6to1.5.7
client@1.5.7
search@1.1.2
Fixes
- fix FT.SEARCH RETURN [] (#2421)
redis@4.6.5
Enhancements
- upgrade @redis/clientfrom1.5.5to1.5.6
client@1.5.6
redis@4.6.4
Enhancements
- upgrade @redis/clientfrom1.5.4to1.5.5