Using Age Validator
A recurring use case is to save the data in cache only for a period of time. To address this issue Livebox comes with a built-in AgeValidator that invalidates data after a certain amount of time has passed.
In the above example the data is only valid for 2 minutes.
Last updated