tymondesigns / angular-locker

🗄️ A simple & configurable abstraction for local/session storage in angular js projects

Home Page:https://npm.im/angular-locker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Force invalidation of one item

JuanitoB opened this issue · comments

Sorry, I've opened the issue in the wrong project...

Anyway, nice job. I'm using locker for some weeks and I haven't found any issues.
I'm looking for some way to invalidate a cache key, that is actually stored in locker, and return the refreshed value, not just a promise.
Sorry for the confusion, and thanks for your great work!