issues
search
leandromoreira
/
redlock-rb
Redlock is a redis-based distributed lock implementation in Ruby. More than 20M downloads.
BSD 2-Clause "Simplified" License
690
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Exclude spec files from gem package
#151
amatsuda
opened
3 months ago
1
Failed to acquire lock on
#150
ppascualv
opened
6 months ago
3
share one instance between multiple threads?
#149
abdellani
closed
3 days ago
0
Restart redis than get Redis::CommandError: NOSCRIPT No matching script. Please use EVAL.
#148
weijenlarryli
opened
10 months ago
5
Include the error messages when we fail due to too many errors.
#147
Metallion
closed
1 year ago
2
Stop monkey patching ::Redis
#146
karrocon
closed
1 year ago
0
Add support for Rails 7.1
#145
karrocon
closed
1 year ago
2
gather info for new ux
#144
leandromoreira
closed
1 year ago
0
Use Monitor to make sure we call `RedisClient` in a thread safe way.
#143
dhruvCW
closed
1 year ago
3
new release ?
#142
dhruvCW
closed
1 year ago
0
Documentation typo?
#141
pboling
closed
1 year ago
2
Add support for passing config objects to the client
#140
dhruvCW
closed
1 year ago
4
RedisClient::CommandError ERR value is not an integer or out of range script
#139
smathieu
opened
1 year ago
1
How to configure Sentinel
#138
pboling
closed
1 year ago
2
> 2.0.0 .lock! no longer works
#137
hirowatari
closed
6 months ago
4
CI: add latest stable Ruby 3.2 to matrix
#136
olleolleolle
closed
1 year ago
0
Upgrading from 1.3.2 to 2.0.2, redis-rb gem support
#135
notarize-tgall
opened
1 year ago
15
Raise exception only if redis errors prevents lock acquisition
#134
zygisa
closed
1 year ago
4
Fix for Rails 7.1 -- rename to run_with
#133
mathieujobin
closed
1 year ago
7
Broken with Rails 7.1
#132
mathieujobin
closed
1 year ago
0
allow providing client_id when locking / providing the unique value from outside the library
#131
talarari
opened
1 year ago
1
Upgrading from 1.3.2 to 2.0.1 causing errors
#130
KieranP
opened
1 year ago
3
Redis connection issues handling
#129
zygisa
closed
1 year ago
0
RedisClient::ConnectionError: stream closed in another thread, after upgrading redis-client from 0.12.2 to 0.14.1
#128
mscrivo
closed
1 year ago
14
CHANGELOG or UPGRADING?
#127
pboling
closed
1 year ago
11
chore: note it is safe to auto-reconnect
#126
bf4
opened
1 year ago
0
fix: always treat redis instance as pool-like
#125
bf4
closed
1 year ago
2
Error: "No matching script. Please use EVAL."
#124
zarqman
opened
1 year ago
11
Lock! Empty Resource Key Behavior (question)
#123
rypback
opened
1 year ago
0
Upgrade to RedisClient
#122
sirwolfgang
closed
1 year ago
4
Plan for switching to RedisClient
#121
san983
closed
1 year ago
8
Use positional arguments for `conn.evalsha`
#120
jebw
closed
1 year ago
1
Does v1.3.1 not have any code changes?
#119
y-yagi
closed
2 years ago
5
bump up version
#118
leandromoreira
closed
2 years ago
0
update lock
#117
leandromoreira
closed
2 years ago
0
Testing ci suggestion
#116
leandromoreira
closed
2 years ago
0
Updates dependencies and Gemfile.lock to use latest redis version
#115
jkogara
closed
2 years ago
3
Latest redis client not supported
#114
jkogara
closed
1 year ago
1
Remove Gemfile.lock from git repo
#113
liijunwei
closed
2 years ago
0
Remove Hakiri badge
#112
y-yagi
closed
2 years ago
0
[Question] about the `NX` flag
#111
billaul
opened
2 years ago
0
Re-raise Redis connection errors in `#lock`
#110
panozzaj
closed
2 years ago
11
unlock method returns NoMethodError: undefined method `[]' for false:FalseClass
#109
Hammam94
opened
2 years ago
1
Redlock::Client.lock returns false when there is a connection issue
#108
marcilioLemos
opened
2 years ago
5
lock fail frequently
#107
wikimo
opened
2 years ago
4
CI is not working
#106
leandromoreira
opened
3 years ago
0
Support dynamic retry option
#105
ivanhuang1
closed
3 years ago
1
CI: Use GitHub Actions
#104
olleolleolle
closed
2 years ago
3
README: Drop the defunct Inch badge
#103
olleolleolle
opened
3 years ago
1
gemspec: Remove unused "executables" directive
#102
olleolleolle
closed
3 years ago
1
Next