There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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 :)