ExRingRing.Application.UseCases.RemoveNodes (ex_ring_ring v0.1.0)

Copy Markdown

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.