struct

Redis::Streaming::XReadGroupResponse

Inherits Enumerable < Struct < Value < Object

Transform the XREADGROUP result into a more friendly object.

Constructors

new(response : Array(Redis::Value))
Source

Class methods

hash(response : Array(Redis::Value))
Source

Instance methods

each(*args, **options)
Source
each(*args, **options, &)
Source
each_message
Source
each_message
Source
results
Source

Nested types