summary refs log tree commit diff
path: root/tests/util/test_dict_cache.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run black.black2018-08-101-14/+5
* run isortAmber Brown2018-07-091-2/+2
* Disable partial state group caching for wildcard lookupsRichard van der Hoff2018-06-221-6/+6
* Make get_state_groups_from_groups faster.Erik Johnston2017-05-171-1/+1
* Fix flake8 warnings for testsMark Haines2016-02-191-1/+0
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Move all the caches into their own package, synapse.util.cachesErik Johnston2015-08-111-1/+1
* Move DictionaryCacheErik Johnston2015-08-041-1/+1
* Add basic dictionary cacheErik Johnston2015-08-041-0/+101