neon-sunset / fast-cache

The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.
https://www.nuget.org/packages/FastCache.Cached/
MIT License
88 stars 8 forks source link

Add ExecuteFullEviction which supports either inducing a new full eviction or awaing an existing one #46

Closed neon-sunset closed 1 year ago

neon-sunset commented 1 year ago