Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@buraksezer buraksezer released this 09 Nov 21:16
· 1 commit to master since this release

This release has the following fixes and improvements:

  • AverageLoad() function panics with "divide by zero" when no members are in the hash ring #19,
  • RLock called twice in GetClosestN and cause deadlock #23,
  • Improve documentation,
  • Validate configuration and add default values to the configuration variables.