/redis-lru

LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Stargazers