0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-17 11:58:23 +02:00
dendrite/syncapi/storage/shared
Neil Alexander d32f60249d
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.
2022-10-03 11:38:20 +01:00
..
storage_consumer.go Reset transaction after a failure 2022-09-30 17:07:37 +01:00
storage_sync.go Modify sync transaction behaviour (#2758) 2022-10-03 11:38:20 +01:00