mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* 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 |
||
|---|---|---|
| .. | ||
| alias.go | ||
| api.go | ||
| input.go | ||
| input_authevents.go | ||
| input_authevents_test.go | ||
| input_events.go | ||
| input_latest_events.go | ||
| input_membership.go | ||
| perform_backfill.go | ||
| perform_invite.go | ||
| perform_join.go | ||
| perform_leave.go | ||
| perform_publish.go | ||
| query.go | ||
| query_test.go | ||