https://github.com/imoore76/ldlm
Lightweight Distributed Lock Manager server
https://github.com/imoore76/ldlm
disributed-locks distributed-lock distributed-locking docker docker-image go golang grpc locking
Last synced: about 1 month ago
JSON representation
Lightweight Distributed Lock Manager server
- Host: GitHub
- URL: https://github.com/imoore76/ldlm
- Owner: imoore76
- License: apache-2.0
- Created: 2024-04-23T00:10:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-08T11:04:48.000Z (about 2 months ago)
- Last Synced: 2025-04-08T12:23:16.932Z (about 2 months ago)
- Topics: disributed-locks, distributed-lock, distributed-locking, docker, docker-image, go, golang, grpc, locking
- Language: Go
- Homepage:
- Size: 564 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# LDLM
LDLM is a **L**ightweight **D**istributed **L**ock **M**anager implemented over gRPC and REST.
## Usage, Installation and Client implementations
Full documentation is available at http://ldlm-docs.readthedocs.io/
## Contributing
See [`CONTRIBUTING.md`](CONTRIBUTING.md) for details.
## License
Apache 2.0; see [`LICENSE`](LICENSE) for details.
## Disclaimer
This project is not an official Google project. It is not supported by
Google and Google specifically disclaims all warranties as to its quality,
merchantability, or fitness for a particular purpose.