/cloud-lock

cloud-lock provides a means of distributed locking via cloud storage in Java. This let’s you do leader election to run certain workloads only once when your service is scaled out horizontally.

Primary LanguageJavaApache License 2.0Apache-2.0

Stargazers