mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-23 00:28:26 -05: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…
Reference in New Issue
Block a user