| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "use pubsub instead of filenotify to follow json logs" | Brian Goff | 2016-02-23 | 1 | -4/+2 |
| * | Use pool for pubsub `Publish`'s waitgroups | Brian Goff | 2016-02-17 | 1 | -1/+4 |
| * | optimize pubsub.Publish function | Shijiang Wei | 2016-02-15 | 1 | -1/+5 |
| * | use pubsub instead of filenotify to follow json logs | Shijiang Wei | 2016-02-15 | 1 | -2/+4 |
| * | Add PubSub topics. | David Calavera | 2015-12-02 | 1 | -16/+36 |
| * | Don't use time.After if there is no timeout | Alexander Morozov | 2015-07-14 | 1 | -1/+8 |
| * | Add docstring to pubsub.Publisher | Alexander Morozov | 2015-07-14 | 1 | -0/+2 |
| * | Race test for pkg/pubsub package | Alexander Morozov | 2015-07-13 | 1 | -0/+20 |
| * | Benchmark for pkg/pubsub package | Alexander Morozov | 2015-07-13 | 1 | -0/+59 |
| * | Fix send on closed channel bug | Chun Chen | 2015-06-12 | 1 | -0/+1 |
| * | Remove publisher if no one is listening | Michael Crosby | 2015-01-20 | 1 | -0/+8 |
| * | Add pubsub package to handle robust publisher | Michael Crosby | 2015-01-20 | 2 | -0/+129 |
