enhancementhelp wanted
Repository metrics
- Stars
- (4,304 stars)
- PR merge metrics
- (No merged PRs in 30d)
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 });