dendrite/roomserver/storage
Kegsay 6b8791b868
Always call overridden form of GetLatestEventsForUpdate ()
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 () 2020-10-14 15:24:43 +01:00
shared Always call overridden form of GetLatestEventsForUpdate () 2020-10-20 19:32:33 +01:00
sqlite3 Always call overridden form of GetLatestEventsForUpdate () 2020-10-20 19:32:33 +01:00
tables Implement rejected events () 2020-09-16 13:00:52 +01:00
interface.go Implement rejected events () 2020-09-16 13:00:52 +01:00
storage.go Roomserver NID caches () 2020-08-25 12:32:29 +01:00
storage_wasm.go Roomserver NID caches () 2020-08-25 12:32:29 +01:00