ionic-cache icon indicating copy to clipboard operation
ionic-cache copied to clipboard

Limit by groupKey

Open robertolocal opened this issue 6 years ago • 1 comments

Can I set a limit of cached items by groupKey? Or just count how many items of this key are cached?

robertolocal avatar Jul 04 '18 21:07 robertolocal

Good suggestion, perhaps the getRawItems should take an optional param of the group key to allow you count how many are in a key.

WillPoulson avatar Aug 03 '21 17:08 WillPoulson