hooks/ttl library

Functions

createTTLCheckHook({int priority = 0}) PVCacheHook
Creates a hook that checks if entry expired before returning.
createTTLHooks() List<PVCacheHook>
Creates complete TTL hook set.
createTTLSetHook({int priority = 0}) PVCacheHook
TTL (Time-To-Live) Hook System