Releases: jjneely/buckytools
Releases · jjneely/buckytools
0.3.2 -- 2017/06/22
0.3.1 -- 2017/06/21
- Use Google's Snappy compression on the wire. I've been able to move/rebalance nearly 500,000 Whisper metrics per hour.
- bucky rebalance has a new
-detele
option and the old-no-delete
has been removed. This makes the default not to delete the source of a moved metrics when rebalancing. - Unit tests for bucky-pickle-relay daemon
- Updated vendoring
- Conform to Go best practices for repository layout