Support index lookups
Whether cache is complete
Optional
Readonly
keyDefault property to use as primary key
Readonly
optionsGet all cached items
Add a new item to the cache. Like set, but finds key automatically
Item to add to cache
Override default expiry
Add several rows to the cache
Several items that will be cached using the default key
Mark cache as complete & reliable, defaults to true
Delete an item from the cache
Item's primary key
Map of data which tracks whether it is a complete collection & offers optional expiry of cached values