Wrapper for Python iterators/iterables that implements a list-like random-access interface by caching retrieved items for later reuse.
Python caching library with file cache, SQLite cache, memory cache, and pluggable backends.
Redis Cache for Python