Commit Graph

303 Commits (7791c5194ef87132d9c708bf4c8d2991547721fc)

Author SHA1 Message Date
Erik Johnston bf8a36e080 Update copyright 7 years ago
Erik Johnston c2ecfcc3a4 Update copyright 7 years ago
Erik Johnston 7e6cf89dc2 Update copyright 7 years ago
Erik Johnston 26d37f7a63 Update copyright 7 years ago
Erik Johnston bb73f55fc6 Use absolute imports 7 years ago
Erik Johnston faeb369f15 Fix missing invalidations for receipt storage 7 years ago
Erik Johnston 3dec9c66b3 Split out RoomMemberStore 7 years ago
Erik Johnston 46244b2759 Split AS stores 7 years ago
Erik Johnston 27b094f382 Split out get_events and co into a worker store 7 years ago
Erik Johnston d15d237b0d Split out EventPushActionWorkerStore 7 years ago
Erik Johnston 6f72765371 Split PusherStore 7 years ago
Erik Johnston cbaad969f9 Split PushRulesStore 7 years ago
Erik Johnston ca9b9d9703 Split AccountDataStore and TagStore 7 years ago
Erik Johnston 95e4cffd85 Fix comment 7 years ago
Erik Johnston e316bbb4c0 Use abstract base class to access stream IDs 7 years ago
Erik Johnston f5ac4dc2d4 Split ReceiptsStore 7 years ago
Erik Johnston 106906a65e Don't serialize current state over replication 7 years ago
Erik Johnston ef344b10e5 Don't log errors propogated from send_event 7 years ago
Erik Johnston 8ec2e638be Add event_creator worker 7 years ago
Erik Johnston 24dd73028a Add replication http endpoint for event sending 7 years ago
Erik Johnston 3d33eef6fc
Store state groups separately from events (#2784) 7 years ago
Richard van der Hoff 5c3c32f16f Metrics for number of RDATA commands received 7 years ago
Richard van der Hoff 0edf085b68 Fix some logcontext leaks in replication resource 7 years ago
Richard van der Hoff 35a4b63240 Pull out bits of StateStore to a mixin 7 years ago
Richard van der Hoff 6cfee09be9 Make __init__ consitstent across Store heirarchy 7 years ago
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 7 years ago
hera f807f7f804 log when we get an exception handling replication updates 7 years ago
Erik Johnston 2cc998fed8 Fix replication. And notify 7 years ago
Erik Johnston 925b3638ff Reduce log levels in tcp replication 7 years ago
Erik Johnston 27f26e48b7 Serialize user ip command as json 8 years ago
Erik Johnston 8c23221666 Fix up 8 years ago
Erik Johnston 78cefd78d6 Make workers report to master for user ip updates 8 years ago
Erik Johnston dae9a00a28 Initialise exclusive_user_regex 8 years ago
Erik Johnston 8177563ebe Fix for workers 8 years ago
Erik Johnston 6aa5bc8635 Initial worker impl 8 years ago
Erik Johnston d53fe399eb Add cache for is_host_joined 8 years ago
Erik Johnston 8060974344 Fix replication 8 years ago
Erik Johnston 2cac7623a5 Add missing notifier 8 years ago
Erik Johnston 298d83b340 Fix replication 8 years ago
Erik Johnston dfbda5e025 Faster cache for get_joined_hosts 8 years ago
Erik Johnston f85a415279 Add missing storage function to slave store 8 years ago
Erik Johnston 9ac263ed1b Add new storage functions to slave store 8 years ago
Erik Johnston e4f3431116 Remove unused cache 8 years ago
Erik Johnston 9c712a366f Move get_presence_list_* to SlaveStore 8 years ago
Erik Johnston 28a4649785 Remove HTTP replication APIs 8 years ago
Erik Johnston 29574fd5b3 Reduce federation presence replication traffic 8 years ago
Erik Johnston 2e6f5a4910 Typo 8 years ago
Erik Johnston 0364d23210 Up replication ping timeout 8 years ago
Erik Johnston ab904caf33 Comments 8 years ago
Erik Johnston ad544c803a Document types of the replication streams 8 years ago