Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/y-matsuwitter/mcond

sync.Cond for multi hosts with redis.
https://github.com/y-matsuwitter/mcond

Last synced: 18 days ago
JSON representation

sync.Cond for multi hosts with redis.

Awesome Lists containing this project

README

        

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