pmem / CacheLib

Pluggable in-process caching engine to build and scale high performance services
https://www.cachelib.org
Apache License 2.0
5 stars 13 forks source link

Reduce critical section in findEviction (for heterogenous memory cache) #73

Closed igchor closed 2 years ago

igchor commented 2 years ago

This change is Reviewable