0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-27 15:28:46 +02:00
dendrite/roomserver/storage/tables
Neil Alexander 068a3d3c9f
Roomserver per-room input parallelisation (Postgres) (#1289)
* 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
..
interface.go Roomserver per-room input parallelisation (Postgres) (#1289) 2020-08-20 16:24:33 +01:00