summary refs log tree commit diff
path: root/synapse/replication/tcp/redis.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to run replication protocol over redis. (#7040)Erik Johnston2020-04-221-0/+181
This is configured via the `redis` config options.