diff --git a/src/db.c b/src/db.c index 243ed195f..913e03a00 100644 --- a/src/db.c +++ b/src/db.c @@ -998,6 +998,29 @@ int *zunionInterGetKeys(struct redisCommand *cmd, robj **argv, int argc, int *nu return keys; } +/* Helper function to extract keys from the following commands: + * EVAL