Searched refs:activeExpireCycle (Results 1 – 4 of 4) sorted by relevance
97 void activeExpireCycle(int type) { in activeExpireCycle() function
1010 activeExpireCycle(ACTIVE_EXPIRE_CYCLE_SLOW); in databasesCron()1377 activeExpireCycle(ACTIVE_EXPIRE_CYCLE_FAST); in beforeSleep()
1917 void activeExpireCycle(int type);
319 * `activeExpireCycle()` handles eviciton of keys with a time to live set via the `EXPIRE` command.