Commit History

Author SHA1 Message Date
  Erik Johnston 5deaf9e30b Up get_latest_event_ids_in_room cache 7 years ago
  Erik Johnston 4c6a31cd6e Calculate the forward extremeties once 7 years ago
  Erik Johnston dc692556d6 Remove spurious AS clause 7 years ago
  Erik Johnston 0b78d8adf2 Fix _delete_old_forward_extrem_cache query 7 years ago
  Erik Johnston a68807d426 Comment 7 years ago
  Erik Johnston e58a9d781c Filter remote rooms lists locally 7 years ago
  Erik Johnston de4f798f01 Handling expiring stream extrems correctly. 7 years ago
  Erik Johnston 955f34d23e Change get_pos_of_last_change to return upper bound 7 years ago
  Erik Johnston cb3edec6af Use stream_change cache to make get_forward_extremeties_for_room cache more effective 7 years ago
  Erik Johnston 55e6fc917c Add cache to get_forward_extremeties_for_room 7 years ago
  Erik Johnston baffe96d95 Add a room visibility stream 7 years ago
  Erik Johnston ed992ae6ba Add a DB index to figure out past state at a stream ordering in a room 7 years ago
  Erik Johnston d76d89323c Use computed prev event ids 8 years ago
  Daniel Wagner-Hall a4e278bfe7 Respond to federated invite with non-empty context 8 years ago
  Daniel Wagner-Hall d83d004ccd Fix flake8 warnings for new flake8 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Mark Haines c292dba70c Remove unused functions from synapse/storage/event_federation.py 8 years ago
  Mark Haines 3559a835a2 synapse/storage/event_federation.py:_get_auth_events is unused 8 years ago
  Erik Johnston 2048388cfd Merge pull request #281 from matrix-org/erikj/update_extremeties 8 years ago
  Erik Johnston 8148c48f11 "Comments" 8 years ago
  Erik Johnston 3b05b67c89 When updating a stored event from outlier to non-outlier, remember to update the extremeties 8 years ago
  Mark Haines a7122692d9 Merge branch 'release-v0.10.0' into develop 8 years ago
  Mark Haines 78323ccdb3 Remove syutil dependency in favour of smaller single-purpose libraries 8 years ago
  Erik Johnston 457970c724 Don't insert events into 'event_*_extremeties' tables if they're outliers 8 years ago
  Erik Johnston 2df8dd9b37 Move all the caches into their own package, synapse.util.caches 9 years ago
  Erik Johnston b8e386db59 Change Cache to not use *args in its interface 9 years ago
  Erik Johnston baa55fb69e Merge pull request #193 from matrix-org/erikj/bulk_persist_event 9 years ago
  Erik Johnston 65e69dec8b Don't explode if we don't recognize one of the event_ids in the backfill request 9 years ago
  Erik Johnston 5130d80d79 Add bulk insert events API 9 years ago
  Erik Johnston 6924852592 Batch SELECTs in _get_auth_chain_ids_txn 9 years ago