summary refs log tree commit diff
path: root/stubs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add logging for redis connection setup (#9590)Richard van der Hoff2021-03-111-1/+3
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-162-5/+19
* Precompute joined hosts and store in Redis (#9198)Erik Johnston2021-01-261-1/+11
* Periodically send pings to detect dead Redis connections (#9218)Erik Johnston2021-01-261-4/+8
* Add an admin API for shadow-banning users. (#9209)Patrick Cloke2021-01-251-1/+0
* Run the linters on a consistent list of files (#9038)Richard van der Hoff2021-01-083-14/+5
* Enable mypy for synapse.util.caches (#8547)Richard van der Hoff2020-10-152-6/+182
* Add unit test for event persister sharding (#8433)Erik Johnston2020-10-021-1/+19
* Add type hints for state. (#8140)Patrick Cloke2020-08-241-0/+47
* Track command processing as a background process (#7879)Richard van der Hoff2020-07-221-0/+1
* Fix redis password support. (#7401)Erik Johnston2020-05-041-0/+3
* Extend StreamChangeCache to support multiple entities per stream ID (#7303)Richard van der Hoff2020-04-222-0/+137
* Add ability to run replication protocol over redis. (#7040)Erik Johnston2020-04-221-0/+40