aboutsummaryrefslogtreecommitdiff
path: root/tests/test_cache.py
AgeCommit message (Expand)Author
2018-05-12Add unit tests for overridden getsizeof() method.Thomas Kemmer
2015-06-06Fix #33: Code cleanup for improved PEP 8 conformance.Thomas Kemmer
2014-12-19Fix #3: Improve documentation.Thomas Kemmer
2014-12-07Prepare v0.8.1Thomas Kemmer
2014-12-03Add Cache.__missing__()Thomas Kemmer
2014-11-11Fix #21: Add choice argument to RRCache constructor.Thomas Kemmer
2014-06-16Add TTLCache, refactor base classThomas Kemmer
2014-05-06Add size, getsizeof cache members.Thomas Kemmer
2014-04-02Prepare v0.2.0Thomas Kemmer