mirror of
https://github.com/fluencelabs/redis
synced 2025-03-19 17:10:50 +00:00
CG: remove stale comment. XREADGROUP is now implemented.
This commit is contained in:
parent
e6d434c167
commit
9b423ae237
@ -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 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user