Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
redis
v0.5.4
Redis
BusyGroup
Client
Cluster
Ask
CrossSlot
Error
Moved
Commands
Hash
List
Set
SortedSet
Stream
XGroup
Connection
Error
FullText
Filter
GeoFilter
GeoUnit
Highlight
SortBy
SortDirection
Summarize
Future
NotResolved
Graph
Client
Error
List
Map
Node
Property
Relationship
Result
ResultValue
Serializable
Node
Metadata
Property
Relationship
Metadata
TypedResult
Value
JSON
NoGroup
Parser
Pipeline
Streaming
Message
XAutoClaimResponse
XPendingBaseResponse
Data
XPendingExtendedResponse
MessageData
XReadGroupResponse
Result
Subscription
InvalidMessage
TimeSeries
Aggregation
AggregationType
BucketTimestamp
Datapoint
Datapoints
DuplicatePolicy
Encoding
Labels
MRangeResponse
DatapointMap
Range
RangeOptions
Aggregation
Transaction
Value
Writer
Built with Crystal 1.9.2
2023-10-08 16:57:28 UTC
enum
Redis::Commands::Stream::XGroup
Defined in:
commands/stream.cr
Enum Members
CREATE
=
0
DESTROY
=
1
CREATECONSUMER
=
2
DELCONSUMER
=
3
Instance Method Summary
#create?
#createconsumer?
#delconsumer?
#destroy?
Instance Method Detail
def
create?
#
[
View source
]
def
createconsumer?
#
[
View source
]
def
delconsumer?
#
[
View source
]
def
destroy?
#
[
View source
]