distributed-locking
There are 38 repositories under distributed-locking topic.
py-sherlock/sherlock
Easy distributed locks for Python with a choice of backends.
alturkovic/distributed-lock
Distributed locking with Spring
flowerinthenight/spindle
A distributed locking library built on Cloud Spanner and TrueTime.
ehsaniara/gointerlock
Centralized Lock for Distributed Scheduler/Task ⏱️ for Go (Supports Redis, DynamoDb, Postgres🔒).
mattrasband/aioredis-lock
Distributed locking implementation for aioredis
sameervitian/dlock
Distributed lock implementation in Golang using consul
abronan/libkv
Key/Value Store Abstraction Library written in Go
FooBarWidget/distributed-lock-google-cloud-storage-ruby
Ruby implementation of a distributed lock based on Google Cloud Storage
flowerinthenight/kettle
A simple library to share workloads to a group of workers with one leader at any time. Built on top of Redis.
siahsang/red-utils
Distributed Lock Implementation With Redis
metamx/zk-lock
distributed lock using zookeeper
aenesgur/microservice-saga-outbox-inbox-pattern
This repo contains Saga, Outbox, Inbox and Distributed Lock Patterns with a sample Spring Boot application.
sgkandale/ShareLock
Distributed locking service
JHegarty14/resilience4ts
resilience4ts is a functional, distributed-first fault tolerance library for TypeScript inspired by resilience4j and Polly
swapnilsm/redis-rw-lock
Redis based Reader-Writer lock with Writer's priority
cajuncoding/SqlAppLockHelper
An ultra lightweight API for robust Distributed Application Mutex/Locking capabilities leveraging SQL Server. The API provides a set of easy to use custom extensions for the SqlClient libraries (e.g. Microsoft.Data.SqlClient or System.Data.SqlClient) that provide robust distributed application mutex/locking support via the sp_getapplock & sp_releaseapplock stored procedures.
flowerinthenight/dlock
Package for distributed locks.
da440dil/go-locker
Distributed locking on Go
imoore76/ldlm
Lightweight Distributed Lock Manager server
deodeveloper/distributedlockusingdatabase
Distributed lock using database (works with h2, postgres, sql server, mysql)
aayush03/redis-distributed-locking
This repository contains a working sample application to implement distributed locking using Redis.
alandoherty/tandem-net
A distributed fault-tolerant locking library for C#.
amazingchow/dlock
provide distributed locking service
da440dil/js-locker
Distributed locking on Node.js
davidwartell/consul-lock
go consul locking command line demo, example.
flowerinthenight/hedge-cb
A cluster membership library built on spindle-cb and aws/clock-bound.
flowerinthenight/spindle-cb
A distributed locking library built on aws/clock-bound and PostgreSQL.
g0194776/dlock
ETCD-based distributed lock implementation.
henry701/MongoDistributedLocks
Simple Distributed Locking using MongoDB
KunalBurangi/zk-distributed-lock
It is a Distributed lock
psyhomb/zklock
Acquire distributed lock over Zookeeper
distributed-lock-com/python-client
Python (3.7+) client library for https://distributed-lock.com SAAS
dmitrymomot/distlock
Go module for distributed locking
flowerinthenight/spindle-rs
A distributed locking crate built on Cloud Spanner and TrueTime.
olifarhaan/lakeview
LakeView is a robust, enterprise-grade hotel management system built with Spring Boot 3.3.4 and Java 21. It provides comprehensive APIs for hotel operations, room management, and booking services with a focus on scalability, security, and performance.