Home
last modified time | relevance | path

Searched refs:last_dbid (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c4950 long last_dbid; member
5014 cs->last_dbid = -1; in migrateGetSocket()
5161 int select = cs->last_dbid != dbid; /* Should we emit SELECT? */ in migrateCommand()
5273 cs->last_dbid = -1; in migrateCommand()
5342 cs->last_dbid = dbid; in migrateCommand()