issues
search
samcook
/
RedLock.net
An implementation of the Redlock algorithm in C#
MIT License
947
stars
167
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
NOSCRIPT No matching script
#115
ZLVincent
opened
2 months ago
0
Retry Logic not working as Expected
#114
yandrapragada
opened
3 months ago
0
Catch exceptions for when endpoints isn't connected
#113
Tasteful
opened
4 months ago
0
Sporadic issue with RedLock.GetHost
#112
olivierboucher
opened
8 months ago
5
ORM crashes when RedLockNet is used in the data layer (because the dependencies are too far out of date)
#111
GeertenPitcrew
opened
8 months ago
0
Blocking `ExtendLockLifetime` might cause `ThreadPool` starvation
#110
foriequal0
opened
9 months ago
0
I set an expiration time for the lock, but it seems like it's not working
#109
LuckyDonkey
closed
9 months ago
1
Comment on expiry, wait, retry variable for README.md
#108
powerumc
opened
9 months ago
0
Lock stuck in Conflicted state
#107
userAXC001
opened
10 months ago
0
Lock cannot release
#106
ZLVincent
closed
1 year ago
2
Maintenance
#105
hn1
closed
1 year ago
1
.NET 7 support
#104
hn1
opened
1 year ago
23
How to customize KeyPrefix value?
#103
mgh9
closed
1 year ago
1
Improve Logging to use static expressions
#102
Dragonsangel
opened
1 year ago
1
Behaviour on eviction
#101
TomGullen
closed
1 year ago
1
Add metrics to show state in system
#100
Nardax
opened
1 year ago
0
Non-idiomatic use of cancellation token parameters
#99
rjgotten
opened
2 years ago
0
Use Structured Logging
#98
ArthNRick
opened
2 years ago
0
Lock not extended
#97
ssougnez
closed
2 years ago
12
Wait on Conflict but continue on Error
#96
Tandis5
closed
2 years ago
2
Error Status on First Attempt
#95
Tandis5
closed
2 years ago
2
Partial fix for extension dead lock
#94
Cugap
closed
2 years ago
0
Dead lock on extend fail
#93
Cugap
closed
2 years ago
2
Notification when lock fails to extend
#92
jaredrsowers
opened
2 years ago
0
Random NoQuorum Errors when using a redis cluster with multiple nodes.
#91
mikehank96
opened
3 years ago
9
expiryTime parameter seems to be unnecessary for method RedLockFactory.CreateLockAsync
#90
rotorman74
closed
3 years ago
2
The lock contains transactions that cannot be executed
#89
apchenjun
closed
3 years ago
0
Update the StackExchange.Redis and Microsoft.Bcl.AsyncInterfaces dependencies
#88
meciasbueno
opened
3 years ago
1
Updating the StackExchange.Redis dependency to version 2.2.4
#87
meciasbueno
closed
3 years ago
0
Upgraded from 1.7.5 to 2.2.0 and IRedisLockFactory disappeared
#86
hlubovac
closed
3 years ago
1
New Release on Nuget
#85
zzzhr1990
closed
2 years ago
7
Redlock doesnt work with azure redis service
#84
mrbighokage
closed
3 years ago
5
Are factory returned by RedLockFactory.Create thread-safe?
#83
ultimaweapon
closed
3 years ago
1
nuget package should update
#82
li-zhixin
closed
3 years ago
2
Add SslProtocols configuration option to RedLockEndpoint
#81
shawntoffel
closed
3 years ago
0
Original question
#80
miaoyukai
closed
4 years ago
0
One day after two servers, the lock of one of the servers is false
#79
miaoyukai
closed
2 years ago
8
Status == RedLockStatus.Expired but InstanceSummary = Acquired: 3, Conflicted: 0, Error: 0
#78
destructorvad
opened
4 years ago
0
IsAquired is always false
#77
karthickgw
closed
4 years ago
2
Release new version
#76
levanlongktmt
closed
3 years ago
2
How to set best and optimised value for lock expiry time ?
#75
AyushG25
closed
4 years ago
2
Redlock.net when IDistributedCache implementation is used ?
#74
AyushG25
closed
4 years ago
2
API doesn't start when trying to init StackExchange.Redis ConnectionMultiplexer (using RedLock too)
#73
weare8
closed
4 years ago
1
After upgrading to current Redlock nuget, old code is broken
#72
weedkiller
closed
4 years ago
2
Can it be used with single Redis?
#71
ggeorgop
closed
4 years ago
1
Is this project still maintained?
#70
Crozin
closed
4 years ago
2
Azure Redis Best Practices
#69
jlegan
closed
4 years ago
1
Lock can be extended for unlimited times
#68
willem810
opened
4 years ago
17
How to use it with Distributed Memory Cache?
#67
khteh
opened
4 years ago
2
upgrade StackExchange.Redis to 2.0.588
#66
longjxchina
closed
4 years ago
1
Next