Searched refs:dbsizeCommand (Results 1 – 3 of 3) sorted by relevance
| /redis-3.2.3/src/ |
| H A D | db.c | 675 void dbsizeCommand(client *c) { in dbsizeCommand() function
|
| H A D | server.h | 1504 void dbsizeCommand(client *c);
|
| H A D | server.c | 229 {"dbsize",dbsizeCommand,1,"rF",0,NULL,0,0,0,0,0},
|