v0.4.9
buraksezer
released this
09 Nov 21:57
·
1 commit
to release/v0.4.0
since this release
This release includes the following fixes and improvements:
buraksezer/consistent upgraded to v0.10.0
. It includes the following fixes:
- AverageLoad() function panics with "divide by zero" when no members are in the hash ring buraksezer/consistent#19,
- RLock called twice in GetClosestN and cause a deadlock buraksezer/consistent#23,
- Improve documentation,
- Validate configuration and add default values to the configuration variables.