ionic-cache
ionic-cache copied to clipboard
Limit by groupKey
Can I set a limit of cached items by groupKey? Or just count how many items of this key are cached?
Good suggestion, perhaps the getRawItems
should take an optional param of the group key to allow you count how many are in a key.