Skip to content

Releases: buraksezer/consistent

Release list

v0.10.0

Choose a tag to compare

@buraksezer buraksezer released this 09 Nov 21:16

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.

v0.9.0

Choose a tag to compare

@buraksezer buraksezer released this 24 Apr 21:04

The first version with Go modules. It's stable. No issues reported. It's used by some production-ready applications. See Notable Users