全部搜尋項
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: golang-github-renekroon-ttlcache  ]

套件:golang-github-renekroon-ttlcache-dev(2.3.0+ds-1)

golang-github-renekroon-ttlcache-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 golang-github-renekroon-ttlcache

維護小組:

外部的資源:

相似套件:

In-memory string-interface{} map with expiration for Golang

TTLCache is a simple key/value cache in golang with the following functions:

  - Thread-safe
  - Individual expiring time or global expiring time, you can choose
  - Auto-Extending expiration on Get
  - DNS style TTL, see SkipTtlExtensionOnHit(bool)
  - Fast and memory efficient
  - Can trigger callback on key expiration

Project TTLCache was forked from wunderlist/ttlcache to add extra functions not available in the original scope. The main differences are:

  - An item can store any kind of object, previously, only strings could be
    saved
  - Optionally, you can add callbacks to: check if a value should expire, be
    notified if a value expires, and be notified when new values are added
    to the cache
  - The expiration can be either global or per item
  - Can exist items without expiration time
  - Expirations and callbacks are realtime

其他與 golang-github-renekroon-ttlcache-dev 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 golang-github-renekroon-ttlcache-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 15。9 kB68。0 kB [檔案列表]