github redis/node-redis redis@5.0.0-next.5

pre-releaseone day ago

⚠️ This is an alpha/pre-release version. DO NOT USE IN PRODUCTION!

🚀 New Features

  • RESP3 support: Some command responses in RESP3 aren't stable yet and, therefore, return an "untyped" ReplyUnion.
  • Sentinel: You can now connect via Sentinel.
  • Type mapping: Version five allows you configuring the type mapping. Responses can be mapped to objects, arrays, or maps. Likewise, numeric formats can be mapped to either strings or numbers.

🛠️ Improvements

Further details

You can find further details here:

Don't miss a new node-redis release

NewReleases is sending notifications on new releases.