aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-10-23Fix #15: Allow @cachedmethod.cache() to return NoneThomas Kemmer
2014-09-25Fix #12: No formatting of KeyError arguments.Thomas Kemmer
2014-09-23Fix #7: getsizeof() usageThomas Kemmer
2014-09-23Resolve #9: Add @ttl_cache function decorator.Thomas Kemmer
2014-09-23Fix #6: Non-mutating TTLCache.__getitem__()Thomas Kemmer
2014-06-16Prepare v0.4.0Thomas Kemmer
2014-06-16Add TTLCache, refactor base classThomas Kemmer
2014-05-06Add cachedmethod decorator.Thomas Kemmer
2014-05-06Add size, getsizeof cache members.Thomas Kemmer
2014-04-02Prepare v0.2.0Thomas Kemmer
2014-03-27Prepare v0.1.0Thomas Kemmer
2014-03-22Add initial implementation, unit testsThomas Kemmer
2014-03-22Initial commit.Thomas Kemmer