enhancementhelp wanted
Description
It would be awesome if we can set a max age for a single key or the whole store.
For example:
store.set('foo.bar', true, { maxAge: expirationDate });
It would be awesome if we can set a max age for a single key or the whole store.
For example:
store.set('foo.bar', true, { maxAge: expirationDate });