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 一个高性能优雅的缓存库
Provides simple caching method
Wrapper for Python iterators/iterables that implements a list-like random-access interface by caching retrieved items for later reuse.
python client library for cachier
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."