0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-05 12:38:35 +02:00
dendrite/roomserver/storage
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
..
postgres Roomserver per-room input parallelisation (Postgres) (#1289) 2020-08-20 16:24:33 +01:00
shared Roomserver per-room input parallelisation (Postgres) (#1289) 2020-08-20 16:24:33 +01:00
sqlite3 Roomserver per-room input parallelisation (Postgres) (#1289) 2020-08-20 16:24:33 +01:00
tables Roomserver per-room input parallelisation (Postgres) (#1289) 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
storage.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
storage_wasm.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00