dendrite/syncapi/storage
Till 7d83f8b633
Add tests for UpdateRelations (#2999)
This also fixes an issue regarding updates to relations for invalid
events, which could result in us retrying said event over and over
again, if we fail to unmarshal the event to
`gomatrixserverlib.RelationContent`, this was discovered by
`@sleroq:virto.community`
2023-03-06 12:43:59 +01:00
..
postgres Optimize /sync and history visibility (#2961) 2023-02-07 14:31:23 +01:00
shared Add tests for UpdateRelations (#2999) 2023-03-06 12:43:59 +01:00
sqlite3 Optimize /sync and history visibility (#2961) 2023-02-07 14:31:23 +01:00
tables Optimize /sync and history visibility (#2961) 2023-02-07 14:31:23 +01:00
interface.go Optimize /sync and history visibility (#2961) 2023-02-07 14:31:23 +01:00
storage_test.go Optimize /sync and history visibility (#2961) 2023-02-07 14:31:23 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00