Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
9b423ae2
Commit
9b423ae2
authored
Mar 02, 2018
by
antirez
Browse files
CG: remove stale comment. XREADGROUP is now implemented.
parent
e6d434c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/t_stream.c
View file @
9b423ae2
...
@@ -1805,6 +1805,4 @@ void xclaimCommand(client *c) {
...
@@ -1805,6 +1805,4 @@ void xclaimCommand(client *c) {
setDeferredMultiBulkLength
(
c
,
arraylenptr
,
arraylen
);
setDeferredMultiBulkLength
(
c
,
arraylenptr
,
arraylen
);
}
}
/* XREAD-GROUP will be implemented by xreadGenericCommand() */
/* XINFO <key> [CONSUMERS group|GROUPS|STREAM]. STREAM is the default */
/* XINFO <key> [CONSUMERS group|GROUPS|STREAM]. STREAM is the default */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment