jellydator / ttlcache

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

Is it thread safe? #113

Closed AndriyKalashnykov closed 8 months ago

AndriyKalashnykov commented 9 months ago

Is ttlcache thread safe? If so, why not put it in the features?

a-urth commented 9 months ago

It is thread safe.