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.