LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru
-
Updated
Sep 21, 2022 - Python
LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru
An elegant cache library for python 一个高性能优雅的缓存库
Template engine with cache and !cache for Rust, PHP, Python and other - Neutral TS
python client library for cachier
Provides simple caching method
Python caching library with file cache, SQLite cache, memory cache, and pluggable backends
Persistent LRU cache with atomic writes, portable file locking, zero dependencies. Drop-in replacement for functools.lru_cache that survives restarts.
Wrapper for Python iterators/iterables that implements a list-like random-access interface by caching retrieved items for later reuse.
Add a description, image, and links to the python-cache topic page so that developers can more easily learn about it.
To associate your repository with the python-cache topic, visit your repo's landing page and select "manage topics."