Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
redis
v0.2.0
Redis
BusyGroup
Client
Commands
XGroup
Connection
Error
Future
NotResolved
NoGroup
Parser
Pipeline
Streaming
Message
XAutoClaimResponse
XPendingBaseResponse
Data
XPendingExtendedResponse
MessageData
XReadGroupResponse
Result
Transaction
Value
Built with Crystal 1.9.2
2023-10-08 20:13:17 UTC
struct
Redis::Streaming::XReadGroupResponse
Redis::Streaming::XReadGroupResponse
Struct
Value
Object
Defined in:
streaming.cr
Constructors
.new
(response : Array(Redis::Value))
Instance Method Summary
#results
: Array(Redis::Streaming::XReadGroupResponse::Result)
Constructor Detail
def self.
new
(response : Array(
Redis::Value
))
#
[
View source
]
Instance Method Detail
def
results
: Array(
Redis::Streaming::XReadGroupResponse::Result
)
#
[
View source
]