Commit Graph

26 Commits (5dd73d029eff32668b3ca69b7fb8529fc7c58745)

Author SHA1 Message Date
Richard van der Hoff d4676910c9 remove miscellaneous PY2 code 5 years ago
Amber Brown 7cb8b4bc67
Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago
Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
Amber Brown 864f144543
Fix up some typechecking (#6150) 5 years ago
Richard van der Hoff 418635e68a
Add a prometheus metric for active cache lookups. (#5750) 6 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Richard van der Hoff 7ee94fc1ba Log which cache is throwing exceptions 7 years ago
Amber Brown 49af402019 run isort 7 years ago
Erik Johnston 042eedfa2b Add hacky cache factor override system 7 years ago
Amber Brown 357c74a50f add comment about why unreg 7 years ago
Amber Brown 071206304d cleanup pep8 errors 7 years ago
Amber Brown 85ba83eb51 fixes 7 years ago
Amber Brown df9f72d9e5 replacing portions 7 years ago
Adrian Tschira 73cbdef5f7 fix py3 intern and remove unnecessary py3 encode 7 years ago
Erik Johnston 495f075b41 Increase default cache factor size. 8 years ago
Erik Johnston efab1dadde Remove DEBUG_CACHES 8 years ago
Erik Johnston d134d0935e Only intern ascii strings 8 years ago
Erik Johnston 380dba1020 Measure metrics of string_cache 8 years ago
Erik Johnston 73c7112433 Change CacheMetrics to be quicker 9 years ago
Erik Johnston 8122ad7bab Simplify intern_dict 9 years ago
Erik Johnston acdfef7b14 Intern all the things 9 years ago
Erik Johnston 75daede92f String intern 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Erik Johnston 4807616e16 Wire up the dictionarycache to the metrics 10 years ago
Erik Johnston 2df8dd9b37 Move all the caches into their own package, synapse.util.caches 10 years ago
Mark Haines acb68a39e0 Code style fixes. 10 years ago
David Baker ede491b4e0 Oops: second part of commit dc938606 10 years ago
Mark Haines 97c68c508d Move rest APIs back under the rest directory 10 years ago
Mark Haines 1d2016b4a8 Move client v1 api rest servlets into a "client/v1" directory 10 years ago
Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 11 years ago
Matthew Hodgson 3e35a9f96e add in copyrights to everything, not just the synapse subdir, and add a copyrighter.pl whilst we're at it 11 years ago
matrix.org 4f475c7697 Reference Matrix Home Server 11 years ago