Skip to content

Implement consistent hashing for shard strategy #3

Description

@cnu

Implement consistent hashing technique instead of the modulo strategy for finding the correct engine.
This will allow for fewer records to be moved around in case of expansion.
http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions