Skip to content

Commit e9d5db7

Browse files
committed
Merge branch 'main' of https://github.com/cajuncoding/SqlAppLockHelper into main
2 parents 93d7789 + 16f9aae commit e9d5db7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SqlAppLockHelper -- Easy Distributed Mutex/Locking with Sql Server
1+
# SqlAppLockHelper -- Easy & Robust Distributed Mutex Application Locking with Sql Server
22
An ultra lightweight library that provides and easy to use API for a robust distributed mutex locking capability that leverages
33
Sql Server (e.g. sp_getapplock & sp_releaseapplock). Sql Server provides a very robust & efficient distributed mutex/locking
44
capability and this library exposes this in an easy to use C# .Net Standard API using custom extension methods

0 commit comments

Comments
 (0)