intel / CacheLib

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

More background worker tests #72

Open byrnedj opened 1 year ago

byrnedj commented 1 year ago

To avoid potential race conditions we should implement more aggressive tests for background workers - similar to replace with async operation tests that are implemented for moving data between tiers on critical path.