sindresorhus/electron-store

Use expiration

Open

#125 建立於 2020年6月16日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (4,304 star) (150 fork)batch import
enhancementhelp wanted

描述

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 });

貢獻者指南