Skip to content

v4.0.0

Compare
Choose a tag to compare
@manast manast released this 27 Oct 10:43
· 183 commits to develop since this release

4.0.0 (2021-10-27)

Bug Fixes

  • force options to guarantee correct reconnects (3ade8e6)

BREAKING CHANGES

  • If redis opts are missing:
    { maxRetriesPerRequest: null,
    enableReadyCheck: false }
    then a exception will be thrown.