diff options
author | Erik Johnston <erik@matrix.org> | 2018-07-27 15:02:57 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-07-27 15:02:57 +0100 |
commit | ad7cd95a7842bc2eafb5bd69467978e60b4ac0d8 (patch) | |
tree | 20177dbed5bd02a4438e798bb61a83d098a9f7b5 /changelog.d/3621.misc | |
parent | Split out DB writes in federation handler (diff) | |
download | synapse-ad7cd95a7842bc2eafb5bd69467978e60b4ac0d8.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d/3621.misc')
-rw-r--r-- | changelog.d/3621.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3621.misc b/changelog.d/3621.misc new file mode 100644 index 0000000000..83e5fc8aa1 --- /dev/null +++ b/changelog.d/3621.misc @@ -0,0 +1 @@ +Refactor FederationHandler to move DB writes into separate functions |