summary refs log tree commit diff
path: root/stubs/txredisapi.pyi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing type hints to `synapse.logging.context` (#11556)Sean Quah2021-12-141-4/+5
* Add types to synapse.util. (#10601)reivilibre2021-09-101-1/+1
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Fix remaining mypy issues due to Twisted upgrade. (#9608)Patrick Cloke2021-03-151-1/+1
* Add logging for redis connection setup (#9590)Richard van der Hoff2021-03-111-1/+3
* 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-081-1/+1
* Add unit test for event persister sharding (#8433)Erik Johnston2020-10-021-1/+19
* 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
* Add ability to run replication protocol over redis. (#7040)Erik Johnston2020-04-221-0/+40