X Tutup
The Wayback Machine - https://web.archive.org/web/20201026174115/https://github.com/coditory/sherlock-distributed-lock
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
api
 
 
 
 
 
 
 
 
 
 
 
 
 
 
sql
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

Sherlock Distributed Lock

Build Status Coverage Status Maven Central JavaDoc Join the chat at https://gitter.im/coditory/sherlock-distributed-lock

Distributed lock JVM library

Sherlock Distributed Lock is a JVM library that provides distributed locking mechanism. It uses a database to store locks and exposes both synchronous and reactive API. It was created as a simple solution to manage distributed locks among multiple microservices.

For details go to the documentation.

You can’t perform that action at this time.
X Tutup