diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-10-03 11:38:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-03 11:38:20 +0100 |
commit | d32f60249d8e248d8f8334b044e016ee384797aa (patch) | |
tree | 1bdb07b623d84781fcb499ec0916b5b280a71740 /syncapi/storage/postgres/current_room_state_table.go | |
parent | d4710217f8d96ee6889e1e4e7c26defc5456b523 (diff) |
Modify sync transaction behaviour (#2758)
This now uses a transaction per stream, so that errors in one stream
don't propagate to another, and we therefore no longer need to do hacks
to reopen a new transaction after aborting a failed one.
Diffstat (limited to 'syncapi/storage/postgres/current_room_state_table.go')
0 files changed, 0 insertions, 0 deletions