Searched defs:multiCommand (Results 1 – 2 of 2) sorted by relevance
| /redis-3.2.3/src/ | ||
| H A D | multi.c | 86 void multiCommand(client *c) { in multiCommand() function |
| H A D | server.h | 754 struct redisCommand *delCommand, *multiCommand, *lpushCommand, *lpopCommand, member |