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

Copy Markdown View Source

Use case for removing nodes from a hash ring.

Summary

Functions

Removes nodes from the ring by their keys. Accepts a single key or a list of keys.

Functions

execute(ring, keys)

Removes nodes from the ring by their keys. Accepts a single key or a list of keys.