MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / activeExpireCycle

Function activeExpireCycle

src/expire.cpp:562–565  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

560}
561
562void activeExpireCycle(int type)
563{
564 runAndPropogateToReplicas(redisDbPersistentData::activeExpireCycleCore, type);
565}
566
567/*-----------------------------------------------------------------------------
568 * Expires of keys created in writable slaves

Callers 2

databasesCronFunction · 0.85
beforeSleepFunction · 0.85

Calls 1

Tested by

no test coverage detected