mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Fix sqite locking bugs present on sytest Comments do the explaining. * Fix deadlock in sqlite mode Caused by starting a writer whilst within a writer * Only complain about invalid state deltas for non-overwrite events * Do not re-process outlier unnecessarily |
||
|---|---|---|
| .. | ||
| postgres | ||
| shared | ||
| sqlite3 | ||
| tables | ||
| interface.go | ||
| storage.go | ||
| storage_wasm.go | ||