dogmatiq / mobius

🚫 A weighted consistent-hashing implementation for Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobius

A consistent-hashing algorithm for Go, designed to allocate work across a set of members of a cluster.

Documentation Latest Version Build Status Code Coverage

This project is deprecated.

This repository will be archived once it is no longer used by other Dogmatiq projects.

About

🚫 A weighted consistent-hashing implementation for Go.

License:MIT License


Languages

Language:Go 98.7%Language:Makefile 1.3%