maxAge
module:moize
moize.maxAge
a moized method where the age of the cache is limited to the number of milliseconds passed
the TTL of the value in cache
the moizer function
Generated using TypeDoc
Function
Name
maxAge
Memberof
module:moize
Alias
moize.maxAge
Description
a moized method where the age of the cache is limited to the number of milliseconds passed
Param
the TTL of the value in cache
Returns
the moizer function