struct Redis::Streaming::XInfoGroupsResponse::Group

Included Modules

Defined in:

streaming.cr

Constructors

Instance Method Summary

Macros inherited from module Redis::Streaming::Properties

define(*properties) define

Constructor Detail

def self.new(response : Array) #

[View source]

Instance Method Detail

def consumers : Int64 #

def entries_read : Int64 | Nil #

def lag : Int64 | Nil #

def last_delivered_id : String | Nil #

def name : String #

def pending : Int64 #