Description
Values can be cached on disk and files can back persistent Python cache entries. This library is for developers caching expensive computations or shared state. Cached data may include sensitive values, so directory permissions, eviction, and cleanup matter.