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

Enabled shared memory tier in cachebench #14

Closed victoria-mcgrath closed 2 years ago

victoria-mcgrath commented 2 years ago

Calls ::fromShm if file path isn't specified for memory tier in JSON configuration.


This change is Reviewable