diff options
| author | Erik Johnston <erik@matrix.org> | 2021-09-06 10:14:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-06 10:14:07 +0100 |
| commit | 2ca0d64854b0d369785f1cb76915a480df445792 (patch) | |
| tree | 30c7dd9984dc7bac7d8c946091ca4504024711e6 | |
| parent | Allow room creator to send MSC2716 related events in existing room versions (... (diff) | |
| download | synapse-2ca0d64854b0d369785f1cb76915a480df445792.tar.xz | |
Speed up persisting redacted events (#10756)
Diffstat (limited to '')
| -rw-r--r-- | changelog.d/10756.misc | 1 | ||||
| -rw-r--r-- | synapse/storage/databases/main/events.py | 22 |
2 files changed, 12 insertions, 11 deletions
diff --git a/changelog.d/10756.misc b/changelog.d/10756.misc new file mode 100644 |
