[ 原始碼: 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
其他與 python3-diskcache 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)