Commit History

Author SHA1 Message Date
  Erik Johnston 65d0386693 Always notify replication when a stream advances (#14877) 1 year ago
  Erik Johnston 9187fd940e Wait for streams to catch up when processing HTTP replication. (#14820) 1 year ago
  David Robertson 115f0eb233 Reintroduce #14376, with bugfix for monoliths (#14468) 1 year ago
  Richard van der Hoff 33ebee47e4 Remove redundant `get_success` calls in test code (#12346) 2 years ago
  Dirk Klimpel 9d21ecf7ce Add type hints to tests files. (#12256) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Jonathan de Jong 93729719b8 Use inline type hints in `tests/` (#10350) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Jonathan de Jong 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Erik Johnston 6633a4015a Allow moving account data and receipts streams off master (#9104) 3 years ago
  Erik Johnston 8de3703d21 Make event persisters periodically announce position over replication. (#8499) 4 years ago
  Erik Johnston b1433bf231 Don't table scan events on worker startup (#8419) 4 years ago
  Erik Johnston bd380d942f Add checks for postgres sequence consistency (#8402) 4 years ago
  Erik Johnston f112cfe5bb Fix MultiWriteIdGenerator's handling of restarts. (#8374) 4 years ago
  Erik Johnston cbabb312e0 Use `async with` for ID gens (#8383) 4 years ago
  Erik Johnston deedb91732 Fix `MultiWriterIdGenerator.current_position`. (#8257) 4 years ago
  Erik Johnston bbb3c8641c Make MultiWriterIDGenerator work for streams that use negative stream IDs (#8203) 4 years ago
  Erik Johnston 5649b7f3d0 Fix missing _add_persisted_position (#8179) 4 years ago
  Erik Johnston eba98fb024 Add functions to `MultiWriterIdGen` used by events stream (#8164) 4 years ago
  Erik Johnston 76d21d14a0 Separate `get_current_token` into two. (#8113) 4 years ago
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) 4 years ago
  Erik Johnston 8123b2f909 Add MultiWriterIdGenerator. (#7281) 4 years ago