Commit 9b423ae2 authored by antirez's avatar antirez
Browse files

CG: remove stale comment. XREADGROUP is now implemented.

parent e6d434c1
......@@ -1805,6 +1805,4 @@ void xclaimCommand(client *c) {
setDeferredMultiBulkLength(c,arraylenptr,arraylen);
}
/* XREAD-GROUP will be implemented by xreadGenericCommand() */
/* XINFO <key> [CONSUMERS group|GROUPS|STREAM]. STREAM is the default */
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment