Releases: redis/node-redis
Releases · redis/node-redis
json@1.0.6
Fixes
- Revert the minimum node version change
client@1.5.11
Fixes
- Revert the minimum node version change
search@1.1.4
Enhancements
- Add support for
FT.SEARCH NOCONTENTby @brettburch in #2610
redis@4.6.9
Enhancements
- Upgrade
@redis/clientfrom1.5.9to1.5.10 - Upgrade
@redis/searchfrom1.1.3to1.1.4 - Upgrade
@redis/jsonfrom1.0.4to1.0.5
json@1.0.5
Enhancements
- Add support for
JSON.MSETby @rowantrollope in #2605 - Add support for
JSON.MERGEby @shacharPash in #2511
client@1.5.10
Fixes
Enhancements
- Make
client.connect()returnPromise<RedisClient>by @franciscop in #2602 - fix #1970 - add support for
RESTOREby @Moshe-RS in #2535 - fix #1956 - add support for
LATENCY HISTORYby @avinashkrishna613 in #2555 - Add support for
CLIENT NO-TOUCHby @codrin-ch in #2497 - Add support for
CLUSTER MYSHARDIDby @e920528 in #2528 - Add support for
PUBSUB SHARDNUMSUBby @david02324 in #2541
time-series@1.0.5
redis@4.6.8
Enhancements
- upgrade
@redis/clientfrom1.5.8to1.5.9 - upgrade
@redis/time-seriesfrom1.0.4to1.0.5
client@1.5.9
Fixes
- Fix #2524 - fix issue with
pingIntervaldelaying graceful exit by @jorenvandeweyer in #2525
client@2.0.0-next.2
Docs
https://github.com/redis/node-redis/blob/v5/packages/redis/README.md
https://github.com/redis/node-redis/blob/v5/docs/v5.md
https://github.com/redis/node-redis/blob/v5/docs/v4-to-v5.md
Known missing features/issues
- "Isolation Pool"/blocking commands
- Some commands
- Docs
- Cluster "request & response policies" is partially implemented and not documented