ExRingRing.Application.UseCases.FindNode (ExRingRing v0.1.1)

Copy Markdown View Source

Use case for finding a node for an item in the hash ring.

Summary

Functions

Finds the node responsible for the given item.

Functions

execute(ring, item)

Finds the node responsible for the given item.