destroy

open fun destroy()

Destroy ALL items in the cache.


open fun destroy(id: String)

Delete an item by its id.

Parameters

id

The id of the cache item.