Interface for the cache that defines a getter and setter
Retrieve the value from the cache
key of item in the cache
Promise
Save the required value using the provided key to cache
value of item to be saved in the cache
Generated using TypeDoc
Interface for the cache that defines a getter and setter