Skip to content

Releases: leandromoreira/redlock-rb

Bubble up errors

30 Oct 11:52
Compare
Choose a tag to compare

Stop monkey patching Rails 7

30 Oct 11:47
Compare
Choose a tag to compare

Use Monitor to ensure RedisClient calls are thread safe

20 Aug 18:06
Compare
Choose a tag to compare

Use Monitor to make sure we call RedisClient in a thread safe way. #143 thanks @dhruvCW

Add support for passing config objects to the client

18 Aug 11:59
Compare
Choose a tag to compare

Raise exception only if redis errors prevents lock acquisition

15 Jun 14:28
Compare
Choose a tag to compare

fix: always treat redis instance as pool-like #125

14 Feb 19:33
Compare
Choose a tag to compare

Support for Redis versions 6.0 or later

09 Feb 20:04
b6e3031
Compare
Choose a tag to compare

Add support for redis >= 6.0

REAL Re-raise Redis connection errors in #lock

17 Oct 14:01
Compare
Choose a tag to compare

I didn't release properly the latest version with the changes.

Re-raise Redis connection errors in #lock

14 Oct 14:59
Compare
Choose a tag to compare
  • Re-raise Redis connection errors in #lock thanks to @panozzaj

Update deps & new CI

05 Sep 11:50
Compare
Choose a tag to compare