Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 577 Bytes

File metadata and controls

23 lines (12 loc) · 577 Bytes

Distributed Lock Service

Usage

Distributed Lock Service can make sure that only one work unit (process| service | machine | ...) has access to the lock, which provides synchronization semantic for distributed application.

Contribution

Step 1

  • 🍴 Fork this repo!

Step 2

  • 🔨 HACK AWAY!

Step 3

License

  • This project is licensed under the MIT License - see the MIT license for details.