Runlet.Cmd.Dedup (runlet v1.2.7)

View Source

Deduplicate repeated events

Summary

Functions

Suppress repeated events in a stream

Functions

exec(stream, key, val)

@spec exec(Enumerable.t(), String.t(), String.t()) :: Enumerable.t()

Suppress repeated events in a stream:

arg: "keys" "vals"

dedup "host service" "description"