Skip to content
generated from xmidt-org/.go-template

Consistent hashing with a focus on large numbers of nodes

License

Notifications You must be signed in to change notification settings

xmidt-org/medley

Repository files navigation

medley

medley provides service location based on hashing.

Build Status codecov.io Go Report Card Quality Gate Status Apache V2 License GitHub Release GoDoc

Summary

Medley is a Service Locator package that finds services based on hashing some arbitrary object. Currently, only consistent hashing is supported.

Table of Contents

Code of Conduct

This project and everyone participating in it are governed by the XMiDT Code Of Conduct. By participating, you agree to this Code.

Install

go get -u github.com/xmidt-org/medley

Contributing

Refer to CONTRIBUTING.md.

About

Consistent hashing with a focus on large numbers of nodes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages