Skip to content

0.3.1 -- 2017/06/21

Compare
Choose a tag to compare
@jjneely jjneely released this 21 Jun 18:56
· 29 commits to master since this release
  • 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