github redis/ioredis v3.0.0-1

latest releases: v5.4.1, v5.4.0, v1.3.0...
pre-release7 years ago

Features

  • add debug logs for resolved sentinel nodes (8f3d3f7)
  • report error on Sentinel connection refused (#445) (#446) (286a5bc)
  • set default port of sentinels to 26379. (#441) (539fe41)

BREAKING CHANGES

  • The default port of sentinels are now 26379 instead of 6379. This shouldn't break your app in most case since few setups has the sentinel server running on 6379, but if it's your case and the port isn't set explicitly, please go to update it.

Don't miss a new ioredis release

NewReleases is sending notifications on new releases.