/go-kafka-lock

Go library for distributed locks using Apache Kafka, specifically for ensuring that only n of your application instances run at the same time. But it works for anything that other distributed locks would :)

Primary LanguageGoMIT LicenseMIT

This repository is not active