abraxas
Version:
A streaming gearman client / worker / server (as you choose)
21 lines (14 loc) • 505 B
Markdown
## 2.1.10 2016-09-14
- Fix bug that stopped the server implemention of `getStatus` from working at all. (@nponeccop)
- Fix bug during job assignment where it was trying to use
server.workersCount instead of client.workers. (@nponeccop)
## 2.1.9 2016-05-11
- Bug fixes
- Dependency update
- Much faster (2-3x) over high latency networks
## 2.1.6 2015-12-09
- Doc update
## 2.1.5 2015-11-07
- Dependency updates!
- SPDX licensing change
- Switch test tool from `tape` to `tap`