enhancementhelp wanted
仓库指标
- Star
- (4,304 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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 });