Private
Removes all items from the cache.
Returns the item with the given id.
Removes the item with the given id.
Removes all items that match the callback. If callback returns true then the item is removed.
Removes all items that contain the given text.
Removes all items that start with the given text.
Sets item to cache.
Optional
Generated using TypeDoc
Removes all items from the cache.