4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-03-25 05:15:04 +00:00
Neil Alexander 068a3d3c9f
Roomserver per-room input parallelisation (Postgres) ()
* Per-room input mutex

* GetMembership should use transaction when assigning state key NID

* Actually use writer transactions rather than ignoring them

* Limit per-room mutexes to Postgres

* Flip the check in InputRoomEvents
2020-08-20 16:24:33 +01:00
..