__init__.py
|
Change CacheMetrics to be quicker
|
2016-06-03 11:26:52 +01:00 |
descriptors.py
|
Fix typo in return type
|
2017-01-17 14:43:32 +00:00 |
dictionary_cache.py
|
Speed up cache size calculation
|
2017-01-17 11:18:13 +00:00 |
expiringcache.py
|
Speed up cache size calculation
|
2017-01-17 11:18:13 +00:00 |
lrucache.py
|
Remove needless call to evict()
|
2017-01-17 11:42:26 +00:00 |
response_cache.py
|
Cache federation state responses
|
2016-07-21 10:30:12 +01:00 |
snapshot_cache.py
|
Fix up logcontexts
|
2016-02-08 14:26:45 +00:00 |
treecache.py
|
Rename and comment tree_to_leaves_iterator
|
2017-01-17 11:47:03 +00:00 |