Commit Graph

20 Commits (40c6fe1b81e4d92cba797b0c966fd774e2a60a28)

Author SHA1 Message Date
Erik Johnston f6da237c35 Add index on transaction_id to sent_transcations 10 years ago
Erik Johnston 9bd07bed23 Actually time that function 10 years ago
Erik Johnston 03a501456c Time how long calls to _get_destination_retry_timings take 10 years ago
Mark Haines adb04b1e57 Update copyright notices 10 years ago
Erik Johnston b8d30899b1 Code style. 10 years ago
Matthew Hodgson 2b1acb7671 squidge to 79 columns as per pep8 10 years ago
Matthew Hodgson 8529fba02d fix a million stupid bugs and make it actually work 10 years ago
Matthew Hodgson 0d3fa1ac6e add a write-through cache on the retry schedule 10 years ago
Matthew Hodgson 5cd43d4b9f fix stupid syntax thinkos 10 years ago
Matthew Hodgson aed62a3583 track replication destination health, and perform exponential back-off when sending transactions. does *not* yet retry transactions, but drops them on the floor if waiting for a server to recover. 10 years ago
Erik Johnston d59aa6af25 For now, don't store txn -> pdu mappings. 10 years ago
Erik Johnston bfa36a72b9 Remove PDU tables. 10 years ago
Erik Johnston 841df4da71 Don't store any PDUs 10 years ago
Erik Johnston da1dda3e1d Add transaction level logging and timing information. Add a _simple_delete method 10 years ago
Mark Haines 82c5820767 keep 'origin_server_ts' as 'ts' in the database to avoid needlessly updating schema 10 years ago
Mark Haines f5cf7ac25b SPEC-7: Rename 'ts' to 'origin_server_ts' 10 years ago
Paul "LeoNerd" Evans e53d77b501 Add a .runInteraction() method on SQLBaseStore itself to wrap the .db_pool 10 years ago
Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago
Matthew Hodgson f98e6380f1 add in whitespace after copyright statements to improve legibility 10 years ago
matrix.org 4f475c7697 Reference Matrix Home Server 10 years ago