mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Updated TransactionWriters, moved locks in roomserver, various other tweaks * Fix redaction deadlocks * Fix lint issue * Rename SQLiteTransactionWriter to ExclusiveTransactionWriter * Fix us not sending transactions through in latest events updater |
||
|---|---|---|
| .. | ||
| 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 | ||