diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-10-16 12:06:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-16 12:06:17 -0400 |
commit | 1b70662be902e153759a26b3e97f1081d9f8c4bc (patch) | |
tree | c686641b2192d94806763f0b68dc99328407f814 | |
parent | Add .venv* to .gitignore (#8566) (diff) | |
download | synapse-1b70662be902e153759a26b3e97f1081d9f8c4bc.tar.xz |
Clean-up old transaction IDs on the background worker. (#8544)
-rw-r--r-- | changelog.d/8544.feature | 1 | ||||
-rw-r--r-- | synapse/storage/databases/main/events_worker.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/8544.feature b/changelog.d/8544.feature new file mode 100644 |