Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Solution-lab
/
DistributedLock
Public
forked from
madelson/DistributedLock
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 14, 2026
Merge pull request #282 from madelson/release-2.8.3
Show description for 8007a86
madelson
authored
8007a86
View commit details
Copy full SHA for 8007a86
Browse repository at this point
Version bump
madelson
committed
dc101d7
View commit details
Copy full SHA for dc101d7
Browse repository at this point
Merge pull request #281 from Thynix/upgrade-mongodb
Show description for abc80e5
madelson
authored
abc80e5
View commit details
Copy full SHA for abc80e5
Browse repository at this point
Commits on Jul 12, 2026
Upgrade MongoDB.Driver to 3.9.0 to fix Snappier and SharpCompress vulnerabilities
Show description for 0dea0de
Thynix
committed
0dea0de
View commit details
Copy full SHA for 0dea0de
Browse repository at this point
Commits on Jun 10, 2026
Merge pull request #279 from madelson/release-2.8.2
Show description for 07b0667
madelson
authored
07b0667
View commit details
Copy full SHA for 07b0667
Browse repository at this point
Update release notes
madelson
committed
5e9d9d3
View commit details
Copy full SHA for 5e9d9d3
Browse repository at this point
Update readme
madelson
committed
79e03fa
View commit details
Copy full SHA for 79e03fa
Browse repository at this point
Version bumps
madelson
committed
429cc01
View commit details
Copy full SHA for 429cc01
Browse repository at this point
Save a couple more mongo allocations
madelson
committed
c05b9d3
View commit details
Copy full SHA for c05b9d3
Browse repository at this point
Merge pull request #276 from joesdu/master
Show description for a83418a
madelson
authored
a83418a
View commit details
Copy full SHA for a83418a
Browse repository at this point
Merge branch 'reduce-mongo-allocations' into master
madelson
authored
cc62692
View commit details
Copy full SHA for cc62692
Browse repository at this point
Commits on Jun 9, 2026
Simplify postgres get settings commands
madelson
committed
3b7dd79
View commit details
Copy full SHA for 3b7dd79
Browse repository at this point
Commits on Jun 5, 2026
Avoid lock parsing
Show description for 81e52c4
madelson
committed
81e52c4
View commit details
Copy full SHA for 81e52c4
Browse repository at this point
Commits on Mar 31, 2026
refactor(MongoDB): remove unnecessary ReSharper directive in MongoIndexInitializer
joesdu
committed
26e742d
View commit details
Copy full SHA for 26e742d
Browse repository at this point
refactor(MongoDB): streamline BsonDocument usage and improve index checks in MongoIndexInitializer
joesdu
committed
3d1f3f8
View commit details
Copy full SHA for 3d1f3f8
Browse repository at this point
Commits on Mar 27, 2026
fix(MongoDB): avoid using disposed CancellationTokenSource in DeleteOneAsync
joesdu
committed
b6e8275
View commit details
Copy full SHA for b6e8275
Browse repository at this point
refactor(MongoDB): improve code clarity and exception handling in MongoDistributedLock
joesdu
committed
4c3da54
View commit details
Copy full SHA for 4c3da54
Browse repository at this point
fix(MongoDB): change collection field to Lazy<IMongoCollection<MongoLockDocument>> for improved initialization
joesdu
committed
1194c25
View commit details
Copy full SHA for 1194c25
Browse repository at this point
perf(MongoDB): reduce allocations and improve robustness in lock hot paths
Show description for 1122728
joesdu
committed
1122728
View commit details
Copy full SHA for 1122728
Browse repository at this point
Commits on Feb 14, 2026
Merge pull request #274 from madelson/release-2.8.1
Show description for 3da3eaf
madelson
authored
3da3eaf
View commit details
Copy full SHA for 3da3eaf
Browse repository at this point
Version bump and release notes
madelson
committed
707a04c
View commit details
Copy full SHA for 707a04c
Browse repository at this point
Lengthen internal semaphore wait a bit to increase test stability
Show description for bb9557f
madelson
committed
bb9557f
View commit details
Copy full SHA for bb9557f
Browse repository at this point
Commits on Feb 12, 2026
Update Microsoft.Data.SqlClient
Show description for f2420fd
madelson
committed
f2420fd
View commit details
Copy full SHA for f2420fd
Browse repository at this point
Merge pull request #272 from matthew-marston/master
Show description for 19c1b78
madelson
authored
19c1b78
View commit details
Copy full SHA for 19c1b78
Browse repository at this point
Commits on Feb 6, 2026
simple fix for invalid sql
matthew-marston
committed
dcee4e1
View commit details
Copy full SHA for dcee4e1
Browse repository at this point
Commits on Jan 18, 2026
Update README.md
madelson
authored
3460336
View commit details
Copy full SHA for 3460336
Browse repository at this point
Merge pull request #268 from madelson/release-2.8
Show description for 231a8c7
madelson
authored
231a8c7
View commit details
Copy full SHA for 231a8c7
Browse repository at this point
Fix CI branch
madelson
committed
f69f908
View commit details
Copy full SHA for f69f908
Browse repository at this point
attempt CI fix
madelson
committed
7bab748
View commit details
Copy full SHA for 7bab748
Browse repository at this point
Fix build
madelson
committed
1a1f5d2
View commit details
Copy full SHA for 1a1f5d2
Browse repository at this point
Version bump for umbrella
madelson
committed
5fa4fff
View commit details
Copy full SHA for 5fa4fff
Browse repository at this point
More composite test fixes
madelson
committed
d51b301
View commit details
Copy full SHA for d51b301
Browse repository at this point
Fix composite postgres tests
madelson
committed
ed195c3
View commit details
Copy full SHA for ed195c3
Browse repository at this point
Test fixes
madelson
committed
abab5e8
View commit details
Copy full SHA for abab5e8
Browse repository at this point
Avoid ever orphaning handles, even in tests
madelson
committed
40a38ef
View commit details
Copy full SHA for 40a38ef
Browse repository at this point
Previous
Next
You can’t perform that action at this time.