locker
Distributed lock manager
A distributed in-memory key-value store with atomic updates and lease-based expiration
Atomic distributed "check and set" for short-lived keys
Archived
152 stars
181 watching
14 forks
Language: Erlang
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
whitfin/sleeplocks | Provides a simple locking mechanism using message passing to synchronize concurrent access to shared data in Erlang/Elixir systems. | 57 |
bsm/redislock | Provides a simple distributed locking mechanism using Redis. | 1,495 |
hyperoslo/keychains | Provides a simple and easy-to-use keychain wrapper for storing passwords securely | 75 |
swaywm/swaylock | A utility for locking a screen in a Wayland compositor | 855 |
php-lock/lock | A library that provides a way to execute critical code in serialized fashion in concurrent situations. | 935 |
samcook/redlock.net | An implementation of the Redlock algorithm to provide distributed locking capabilities in .NET applications. | 960 |
passbolt/passbolt_docker | A Docker-based implementation of a password manager for teams. | 893 |
subchen/go-trylock | Provides trylock functionality on top of read-write locks for Golang concurrency control | 35 |
recruit-lifestyle/smile-lock | A library for creating a secure and visually appealing passcode lock view with biometric authentication options. | 605 |
moxystudio/node-proper-lockfile | A utility that provides atomic and cross-process file locking across local or network file systems. | 241 |
onekeepass/desktop | A cross-platform password manager with secure storage and encryption | 226 |
swiftyapp/swifty | A desktop password manager that securely stores and encrypts login credentials, credit cards, and notes on the local file system. | 904 |
que-locks/que-locks | A library that provides an opt-in exclusive execution lock for jobs in a background job queue | 22 |
felanios/murlock | A distributed locking solution for NestJS applications to prevent race conditions and ensure exclusive access to critical sections. | 76 |
deepfabric/elasticell | A distributed NoSQL key-value storage system with strong consistency and reliability | 527 |