dgraph-io / ristretto

A high performance memory-bound Go cache

Home Page:https://dgraph.io/blog/post/introducing-ristretto-high-perf-go-cache/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is ristretto has callback function?

staticLin opened this issue · comments

some callback function can setup like callback fired when the oldest entry is removed because of its expiration time or no space left for the new entry, or because delete was called.

tks for answer

Use Discuss Issues for reporting issues about this repository.