y-matsuwitter / mcond

sync.Cond for multi hosts with redis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mcond

sync.Cond wrapper for multi host and multi key.

Installation

go get github.com/y-matsuwitter/mcond

Usage

See sample.go and other_server.go

About

sync.Cond for multi hosts with redis.

License:MIT License


Languages

Language:Go 100.0%