[ 源代码: diskcache ]
软件包:python3-diskcache(5.6.3-1)
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
其他与 python3-diskcache 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)