diff --git a/README.md b/README.md index c0519aba..0deb0d04 100644 --- a/README.md +++ b/README.md @@ -614,6 +614,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [go-jump](https://github.com/dgryski/go-jump) - Port of Google's "Jump" Consistent Hash function. * [go-kit](https://github.com/go-kit/kit) - Microservice toolkit with support for service discovery, load balancing, pluggable transports, request tracking, etc. * [go-micro](https://github.com/micro/go-micro) - A distributed systems development framework. +* [go-mysql-lock](https://github.com/sanketplus/go-mysql-lock) - MySQL based distributed lock. * [go-pdu](https://github.com/pdupub/go-pdu) - A decentralized identity-based social network. * [go-sundheit](https://github.com/AppsFlyer/go-sundheit) - A library built to provide support for defining async service health checks for golang services. * [gorpc](https://github.com/valyala/gorpc) - Simple, fast and scalable RPC library for high load.