jellydator / ttlcache

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

feat(cache): add LoadOrStore/LoadAndDelete equivalent functions #90

Closed Savid closed 1 year ago

Savid commented 1 year ago

related #81

Add similar functions to syncmaps LoadAndDelete and LoadOrStore