issues
search
madelson
/
DistributedLock
A .NET library for distributed synchronization
MIT License
2.09k
stars
209
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to distinguish Redis unavailability from lock contention in TryAcquireAsync?
#242
unzeitip
opened
2 weeks ago
0
Feature Request: Cosmos DB
#241
RobARichardson
opened
2 months ago
1
IDistributedLockProvider for Redis won't acquire lock when using multiple databases
#240
omexus
opened
2 months ago
0
Release 2.6
#239
madelson
closed
3 months ago
0
Add support for connection multiplexing with DbDataSource
#238
madelson
opened
3 months ago
0
Unable to create MySqlDistributedSynchronizationProvider by using MySqlConnection via"ProvidePasswordCallback"
#237
jeyamaal
opened
3 months ago
3
Support Multi-Key Distributed Locking for Composite Operations
#236
moeen
opened
3 months ago
7
#213 Postgres: Add support for transaction-scoped advisory locks with external transactions - Continuation
#235
Tzachi009
closed
3 months ago
1
Redis semaphore: current count
#234
mesztam84
opened
4 months ago
1
AWS DynamoDB support
#233
spanhotra
opened
5 months ago
2
Release 2.5.1
#232
madelson
closed
5 months ago
0
Postgres Semaphore Implementation
#231
AdemCatamak
closed
5 months ago
1
Postgres lock held for <= 1min if process crashes
#230
deepforest
closed
5 months ago
10
Bump Microsoft.Data.SqlClient to 5.2.2
#229
steve85
closed
5 months ago
2
Added case for rare race conditions on azure lease
#228
MartinDembergerR9
closed
5 months ago
1
Azure: Handle blob-lease-acquire errors from response instead of exception
#227
richardkooiman
closed
5 months ago
2
DistributedLock.Azure - Locks not being released as of 7/1/2024
#226
wnbittle
opened
9 months ago
9
Postgres: allow ShouldPrepareCommands to be false to work with npgsql driver Multiplexing
#225
samcarton
opened
10 months ago
2
Sqlite implementation
#224
FortuneN
opened
10 months ago
1
Single-node in-memory implementation
#223
srogovtsev
opened
10 months ago
2
#213 Postgres: Add support for transaction-scoped advisory locks with external transactions
#222
Tzachi009
closed
4 months ago
2
RedisScript<T> whitespace regex doesn't need to consider single whitespace chars
#221
mikethea1
closed
3 weeks ago
0
Release 2.5
#220
madelson
closed
10 months ago
0
Take advantage of """ strings in various files
#219
madelson
opened
10 months ago
2
Upgrade to Npgsql 8.0.3
#218
madelson
closed
10 months ago
0
Core Next Minor - normalize locking in DatabaseConnection.CreateCommand()
#217
madelson
opened
10 months ago
0
Rare race condition with keepalive after upgrading to Npgsql 8.0.3
#216
madelson
closed
10 months ago
0
EventWaitHandle support for local namespace
#215
brad0000
opened
10 months ago
2
GH-153 Add Support for NpgsqlDataSource
#214
davidngjy
closed
10 months ago
0
Postgres: Add support for transaction-scoped advisory locks with external DB connections
#213
Tzachi009
closed
3 months ago
9
tests: use testcontainers for all integration tests
#212
Meir017
opened
11 months ago
0
tests: use testcontainers.postgres for integration tests
#211
Meir017
closed
11 months ago
5
Dependency on Microsoft.Data.SqlClient 5.2.0 may be unnecessary
#210
gliljas
closed
10 months ago
5
chore: upgrade postgres dependency
#209
Meir017
closed
10 months ago
4
tests: use testcontainers.redis for integration tests
#208
Meir017
closed
11 months ago
3
Local development and CI using test containers
#207
Meir017
opened
1 year ago
5
Update README.md - Updated API docs to DNDocs
#206
NeuroXiq
closed
1 year ago
0
Azure Semaphore implementation
#205
andysleigh
opened
1 year ago
1
Add additional TFM so the dependency on System.Threading.AccessControl can be removed
#204
thompson-tomo
closed
1 year ago
2
Install NUnit.Analyzers 4.1.0 and follow all suggested autofixes
#203
Bartleby2718
closed
1 year ago
0
Use NUnit.Analyzers to prepare for migration to NUnit 4
#202
Bartleby2718
closed
1 year ago
0
Upgrade to NUnit 4 and leverage new features like Assert.ThatAsync and Assert.Multiple
#201
Bartleby2718
opened
1 year ago
0
Release 2.4
#200
madelson
closed
1 year ago
0
Elaborate on local ZooKeeper setup
#199
Bartleby2718
closed
1 year ago
1
Elaborate on ZooKeeper setup docs
#198
Bartleby2718
closed
1 year ago
1
Add build checks for AOT compat
#197
Bartleby2718
closed
1 year ago
3
Upgrade npgsql (Postgres) to the very latest version
#196
Bartleby2718
closed
1 year ago
2
IOException: directory already exists in Ubuntu
#195
madelson
closed
1 year ago
0
Close #187 Rename CopyPackageToPublishDirectory.targets to Directory.Build.targets
#194
Bartleby2718
closed
1 year ago
2
Fix build failures in the release-2.4 branch
#193
Bartleby2718
closed
1 year ago
1
Next