grongor / 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 :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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 :)

License:MIT License


Languages

Language:Go 98.0%Language:Makefile 2.0%