dendrite/syncapi/storage
Neil Alexander 3920b9f9b6
Tweak GetStateDeltas behaviour (#2788)
Improves the control flow of `GetStateDeltas` for clarity and possibly
also fixes a bug where duplicate state delta entries could be inserted
with different memberships instead of being correctly overridden by
`join`.
2022-10-11 10:58:34 +01:00
..
postgres Add indexes that optimise selectStateInRangeSQL (#2764) 2022-10-04 16:43:10 +01:00
shared Tweak GetStateDeltas behaviour (#2788) 2022-10-11 10:58:34 +01:00
sqlite3 Add indexes that optimise selectStateInRangeSQL (#2764) 2022-10-04 16:43:10 +01:00
tables Fix fragility of selectEventsWithEventIDsSQL queries (#2757) 2022-10-03 11:57:21 +01:00
interface.go Modify sync transaction behaviour (#2758) 2022-10-03 11:38:20 +01:00
storage_test.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +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