Commit Graph

16 Commits (bca30cefee3849813565dd71e571172818629d85)

Author SHA1 Message Date
Richard van der Hoff cc6243b4c0
document the REPLICATE command a bit better (#6305) 5 years ago
Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Richard van der Hoff f570916a3e Add parse_row method to replication stream class 6 years ago
Richard van der Hoff acaa18f7dd
Fix/improve some docstrings in the replication code. (#4949) 6 years ago
Erik Johnston 6870fc496f Move connecting logic into ClientReplicationStreamProtocol 6 years ago
Erik Johnston 25814921f1 Increase the max delay between retry attempts 6 years ago
Erik Johnston 313987187e Fix tightloop over connecting to replication server 6 years ago
Amber Brown c4b3698a80
Make the replication logger quieter (#4108) 6 years ago
Richard van der Hoff 0e8d78f6aa Logcontexts for replication command handlers 6 years ago
Richard van der Hoff f59be4eb0e Fix unit tests 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Amber Brown 07cad26d65
Remove all global reactor imports & pass it around explicitly (#3424) 7 years ago
Erik Johnston 78cefd78d6 Make workers report to master for user ip updates 8 years ago
Erik Johnston 69b3fd485d Fix incorrect type when using InvalidateCacheCommand 8 years ago
Erik Johnston 52bfa604e1 Add basic replication client handler and factory 8 years ago