bevacqua/local-storage

Implement cache control on values (TTL)

yanickrochon opened this issue · 2 comments

Would be nice to have a TTL feature, where setting a key would have a timeout and invalidate if the next get is later than the define TTL value.

That seems like a job for a higher level library.

Agreed, out of scope