SqlStreamStore.Locking

Locking mechanism

Provides a locking mechanism to manage concurrency in a single process environment using Sql Stream Store

Single process locking mechanism based on sql stream store

GitHub

2 stars
1 watching
0 forks
Language: C#
last commit: almost 6 years ago

Related projects:

Repository Description Stars
erwinvandervalk/config.sqlstreamstore A configuration provider backed by a stream store database, enabling shared configuration settings with auditing and idempotent writes. 8
stickytools/sticky-locking A high-level locking system designed to facilitate concurrent access to resources in various configurations. 2
whitfin/sleeplocks Provides a simple locking mechanism using message passing to synchronize concurrent access to shared data in Erlang/Elixir systems. 56
ssgreg/stl Provides a concurrency control mechanism and atomic dynamic shared/exclusive locks for Go applications. 30
php-lock/lock A library that provides a way to execute critical code in a thread-safe manner. 932
harlowja/fasteners Provides cross-platform locks for threads and processes with features similar to those of the standard library locks. 253
sanketplus/go-mysql-lock Provides a locking primitive using MySQL's GET_LOCK mechanism to synchronize access in multi-instance applications. 62
bsm/redislock Provides a simple distributed locking mechanism using Redis. 1,484
samcook/redlock.net An implementation of the Redlock algorithm to provide distributed locking capabilities in .NET applications. 955
dessant/lock-threads Automates locking of inactive closed issues, pull requests, and discussions on GitHub. 314
vipzhicheng/logseq-plugin-lock Protects sensitive information stored in Logseq blocks with encryption and password-based access control. 32
que-locks/que-locks A library that provides an opt-in exclusive execution lock for jobs in a background job queue 22
replikativ/konserve A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead 301
moxystudio/node-proper-lockfile A utility that provides atomic and cross-process file locking across local or network file systems. 241
closuretree/with_advisory_lock Adds advisory locking to ActiveRecord models for concurrent access control 629