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 6b8791b868
Always call overridden form of GetLatestEventsForUpdate (#1554)
This ensures we don't make txns on sqlite still, which can cause
'database is locked' errors.
2020-10-20 19:32:33 +01:00
..
postgres Ignore duplicate redaction entries (#1522) 2020-10-14 15:24:43 +01:00
shared Always call overridden form of GetLatestEventsForUpdate (#1554) 2020-10-20 19:32:33 +01:00
sqlite3 Always call overridden form of GetLatestEventsForUpdate (#1554) 2020-10-20 19:32:33 +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