Description
Cache eviction can account for computation time and storage space in Python workflows. This library is for Dask-related or data-processing tools that need smarter in-memory caching. Cached data can grow or expose intermediate results, so limits and cleanup matter.