Skip to content

Releases: phonaputer/balancer

v0.1.0: Weighted Round-robin Balancer

24 Mar 07:59
Compare
Choose a tag to compare

Changes in this release:

  • Added Weighted Round-robin balancer.
  • Return zero value for balanced type rather than panicking when calling next on a balancer with an empty slice.

First Release: v0.0.0

23 Mar 07:31
Compare
Choose a tag to compare

Contains the following:

  • Round-Round balancer
  • Unit tests for the above
  • README
  • Makefile