Results 5 issues of Andy Huang

Currently, there are several issues with the library. 1. `Close` is not thread safe. the `isStreamClosed` cannot protect a gorouting sending to a panic panel. ref: #33 2. Socket leaks....

There are some issues with SSE events that I like to discuss because I don't know how it can be moved on. 1. Currently `go-marathon` is using `https://github.com/donovanhide/eventsource` as underlying...

These are the main enhancements: 1. Each redis node has a connection pool(fork safe) 2. Can enable to read from slave 3. Each redis command has a corresponding ruby method...

https://www.consul.io/api/txn.html Any play for implementing this? Thanks.

help wanted