diff options
author | Erik Johnston <erik@matrix.org> | 2024-05-08 16:05:24 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2024-05-08 16:05:24 +0100 |
commit | 202a09cdb3adb7adc8270b5cf5cdf86637f5f1c3 (patch) | |
tree | 438f8dddc4ef47b9a66910fc96e05ff669cd738f | |
parent | Perf improvement to getting auth chains (diff) | |
download | synapse-202a09cdb3adb7adc8270b5cf5cdf86637f5f1c3.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/17169.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17169.misc b/changelog.d/17169.misc new file mode 100644 index 0000000000..6b06b002ea --- /dev/null +++ b/changelog.d/17169.misc @@ -0,0 +1 @@ +Add database performance improvement when fetching auth chains. |