lonelyenvoy/python-memoization
A powerful caching library for Python, with TTL support and multiple algorithm options.
PythonMIT
Pinned issues
Issues
- 1
- 1
- 0
Ignoring some arguments when caching
#26 opened by cerlymarco - 1
- 3
Use the cache directly without a decorator
#13 opened by mikhail - 4
- 0
add a new parameter in cache wrapper
#23 opened by luckystar1992 - 0
Feature request / Help wanted: Support for coroutines and async functions
#22 opened by TheClockTwister - 3
- 1
- 1
caching functions without arguments
#10 opened by bmc-msft - 1
- 3
- 1
Where is the cache dir?
#9 opened by superkeyor - 1
remove particular element from cache?
#19 opened by rmrmg - 2
Memoization of classes does not work
#12 opened by dzimmanck - 0
easy way to handle random_seed-like paramaters
#21 opened by spisakt - 0
[feature] item_size function
#20 opened by FreakTheMighty - 0
- 1
cached does not preserve type signature
#16 opened by bmc-msft - 3
- 0
Switch ON/OFF programatically ?
#3 opened by vsraptor - 1
- 2
use lru_dict?
#1 opened by nbecker