Show HN: A persistent drop-in replacement for functools.lru_cache (github.com)
The functools.lru_cache (or functools.memoize) function in the standard library is fantastic for what it does. I wrote this library to provide the same interface while allowing the caching mechanism to be any database supported by SQLAlchemy or Redis.
0 comments
[ 0.22 ms ] story [ 9.0 ms ] threadNo comments yet.