A Python memoization cache with Redis, async support, and an HTTP server.Cache Python function results like git objects. Content-addressable, pipeline-friendly, and CLI-inspectable. Run once, reuse forever.
True to its name, `funccache` implements the cache function. Cache the return value of a callable object or all methods defined in a class.