struct Redis::Streaming::XInfoStreamFullResponse

Overview

EXPERIMENTAL

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 entries : Array(Message) #

def entries_added : Int64 | Nil #

def groups : Array(Group) #

def idmp_duration : Int64 | Nil #

def idmp_maxsize : Int64 | Nil #

def iids_added : Int64 | Nil #

def iids_duplicates : Int64 | Nil #

def iids_tracked : Int64 | Nil #

def last_generated_id : String #

def length : Int64 #

def max_deleted_entry_id : String | Nil #

def pids_tracked : Int64 | Nil #

def radix_tree_keys : Int64 #

def radix_tree_nodes : Int64 #

def recorded_first_entry_id : String | Nil #