
The cache size now refers to the total memory used by the cache instead of the per thread limit. This makes it easier to use as well as more predictable by removing the dependency on the number of worker threads.
The cache size now refers to the total memory used by the cache instead of the per thread limit. This makes it easier to use as well as more predictable by removing the dependency on the number of worker threads.