0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-03 11:48:29 +02:00
dendrite/roomserver/storage
Kegsay eb86e2b336
Fix sqlite locking bugs present on sytest (#1543)
* 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
2020-10-20 11:42:54 +01:00
..
postgres Ignore duplicate redaction entries (#1522) 2020-10-14 15:24:43 +01:00
shared Fix sqlite locking bugs present on sytest (#1543) 2020-10-20 11:42:54 +01:00
sqlite3 Ignore duplicate redaction entries (#1522) 2020-10-14 15:24:43 +01:00
tables Implement rejected events (#1426) 2020-09-16 13:00:52 +01:00
interface.go Implement rejected events (#1426) 2020-09-16 13:00:52 +01:00
storage.go Roomserver NID caches (#1335) 2020-08-25 12:32:29 +01:00
storage_wasm.go Roomserver NID caches (#1335) 2020-08-25 12:32:29 +01:00