Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Split fetching device keys and signatures into two transactions #8233

Merged
merged 3 commits into from
Sep 3, 2020

Commits on Sep 3, 2020

  1. Split fetching device keys and signatures into two transactions

    I think this is simpler (and moves stuff out of the db threads)
    richvdh committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    7337c48 View commit details
    Browse the repository at this point in the history
  2. Update synapse/storage/databases/main/end_to_end_keys.py

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    richvdh and clokep authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    b5ae2d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d5ba58 View commit details
    Browse the repository at this point in the history