The second age to compare
0 if same order, positive if ageA after ageB, negative if ageA before ageB
The data to convert
The input data as an object
The data to convert
The input data as a string
A function to execute when a IStorageProvider key/value changes. Used with subscribe/unsubscribe
The key that was set/delete
The value that was set or undefined if it was a delete
Create a new instance of IAgingCache. This function is a factory that will construct the corrent implementation based on the provided options.
The storage hierarchy with the level index 0 being the lowest level
Options for the behavior of the cache, if undefined use getDefaultAgingCacheOptions
Options for a default FIFO cache
Generated using TypeDoc
The first age to compare