Protected
cacheProtected
ttlGet a cached key value, if not found execute db query and cache the result with that key
The value stored with the key
Cache key
Async function to get the value
Optional
_ttl: numberThe time to live in seconds
Generated using TypeDoc
Clear the whole data and reset the stats