Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make LRU cache not default to treecache & add options to use it | David Baker | 2016-01-22 | 1 | -6/+14 |
* | Add invalidate_many here too | David Baker | 2016-01-22 | 1 | -0/+1 |
* | Change LRUCache to be tree-based so we can delete subtrees. | David Baker | 2016-01-21 | 1 | -1/+10 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Don't assume @cachedList function returns keys for everything | Erik Johnston | 2015-08-18 | 1 | -1/+1 |
* | Docstring | Erik Johnston | 2015-08-12 | 1 | -0/+27 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/dictionary... | Erik Johnston | 2015-08-12 | 1 | -1/+3 |
* | Wire up the dictionarycache to the metrics | Erik Johnston | 2015-08-12 | 1 | -14/+3 |
* | Move all the caches into their own package, synapse.util.caches | Erik Johnston | 2015-08-11 | 1 | -0/+359 |