Searched refs:migrateCommand (Results 1 – 4 of 4) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | server.h | 2086 void migrateCommand(client *c);
|
| H A D | cluster.c | 5062 void migrateCommand(client *c) { in migrateCommand() function 5581 if ((migrating_slot || importing_slot) && cmd->proc == migrateCommand) in getNodeByQuery()
|
| H A D | server.c | 284 {"migrate",migrateCommand,-6,"wR",0,migrateGetKeys,0,0,0,0,0},
|
| /f-stack/app/redis-5.0.5/ |
| H A D | 00-RELEASENOTES | 1995 Example the magic +1 in migrateCommand().
|