An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        


ldlm logo

# 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.