Skip to content

Releases: microfleet/ioredis-lock

v5.1.0

04 Feb 04:58
3201bd5
Compare
Choose a tag to compare

5.1.0 (2022-02-04)

Features

  • add 'jitter' option with a default of 1.2 (444ab09)

v5.0.4

20 Apr 16:31
b0aeb52
Compare
Choose a tag to compare

5.0.4 (2021-04-20)

Bug Fixes

  • return Promise on utility methods (b0aeb52)

v5.0.3

15 Apr 02:42
c288bc5
Compare
Choose a tag to compare

5.0.3 (2021-04-15)

Bug Fixes

v5.0.2

14 Apr 23:06
94683c7
Compare
Choose a tag to compare

5.0.2 (2021-04-14)

Bug Fixes

v5.0.1

14 Apr 21:27
8899174
Compare
Choose a tag to compare

5.0.1 (2021-04-14)

Bug Fixes

  • make _client non-enumerable (8899174)

v5.0.0

14 Apr 21:24
b005dea
Compare
Choose a tag to compare

5.0.0 (2021-04-14)

Features

  • move to typescript, remove callback support (b8cfe8b)

BREAKING CHANGES

  • now distributed as @microfleet/ioredis-lock, rewritten into typescript

v4.0.0

14 Apr 21:14
89abce9
Compare
Choose a tag to compare
chore: tests