[ 源代码: diskcache ]
软件包:python3-diskcache(5.2.1-2)
Python3 module for disk and file backed persistent cache
DiskCache is a disk and file backed cache library, written in pure-Python. Its features include
- Django compatible API - Thread-safe and process-safe - Supports multiple eviction policies (LRU and LFU included) - Keys support “tag” metadata and eviction