1.0.10
- Prevent possible thread starvation in ASP.NET apps (use
SemaphoreSlim
andasync
eviction instead of alock
statement) TryRemove
return value now respects TTL
Full Changelog: 1.0.9...1.0.10
SemaphoreSlim
and async
eviction instead of a lock
statement)TryRemove
return value now respects TTLFull Changelog: 1.0.9...1.0.10