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 |
---|---|---|
| Provides a simple locking mechanism using message passing to synchronize concurrent access to shared data in Erlang/Elixir systems. | 57 |
| Provides a simple distributed locking mechanism using Redis. | 1,495 |
| Provides a simple and easy-to-use keychain wrapper for storing passwords securely | 75 |
| A utility for locking a screen in a Wayland compositor | 855 |
| A library that provides a way to execute critical code in serialized fashion in concurrent situations. | 935 |
| An implementation of the Redlock algorithm to provide distributed locking capabilities in .NET applications. | 960 |
| A Docker-based implementation of a password manager for teams. | 893 |
| Provides trylock functionality on top of read-write locks for Golang concurrency control | 35 |
| A library for creating a secure and visually appealing passcode lock view with biometric authentication options. | 605 |
| A utility that provides atomic and cross-process file locking across local or network file systems. | 241 |
| A cross-platform password manager with secure storage and encryption | 226 |
| A desktop password manager that securely stores and encrypts login credentials, credit cards, and notes on the local file system. | 904 |
| A library that provides an opt-in exclusive execution lock for jobs in a background job queue | 22 |
| A distributed locking solution for NestJS applications to prevent race conditions and ensure exclusive access to critical sections. | 76 |
| A distributed NoSQL key-value storage system with strong consistency and reliability | 527 |