jellydator / ttlcache

An in-memory cache with item expiration and generics
MIT License
883 stars 115 forks source link

Add OnUpdate method #138

Open swithek opened 1 month ago

swithek commented 1 month ago

It would register a func that would be called when an existing item is overwritten/updated.