mirror of
https://github.com/1f349/dendrite.git
synced 2025-02-10 00:18:59 +00:00
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.