sindresorhus/electron-store

Use expiration

開放

#125 建立於 2020年6月16日

 (3 則留言) (0 個反應) (0 位負責人)JavaScript (150 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (4,304 顆星)
PR 合併指標
 (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 });

貢獻者指南