Extensible memoizing collections and decorators
Stars
2.7k
Forks
190
Watchers
2.7k
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
373
commits
33
commits
6
commits
5
commits
4
commits
4
commits
2
commits
2
commits
1
commits
1
commits
Fix #218: Fix and properly document @cachedmethod.cache_key handling.
18e5930View on GitHubFix #387: Handle obj=None case for inspection in _DescriptorBase.
57d2e48View on GitHubAdd efficient clear() method to all cache classes.
c9c942fView on GitHubAdd efficient clear() method to Cache, LRUCache, and LFUCache.
330f147View on GitHub