dendrite/syncapi/storage
Neil Alexander 02fe38e1f7
Per-user-per-device sync streams (#1068)
* Per-user-per-device sync streams

* Tweaks

* Tweaks

* Pass full device into CompleteSync

* Set user IDs and device IDs properly in tests

* Add new test, fix TestNewEventAndWasPreviouslyJoinedToRoom

* nolint a function that is not used yet

* Add test for waking up single device

* Hopefully unstick test

* Try to ensure that TestCorrectStreamWakeup doesn't block forever

* Update tests
2020-05-28 10:05:04 +01:00
..
postgres Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
shared Per-user-per-device sync streams (#1068) 2020-05-28 10:05:04 +01:00
sqlite3 Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
tables sytest: Make 'Inbound federation can backfill events' pass (#1051) 2020-05-20 16:04:31 +01:00
interface.go Per-user-per-device sync streams (#1068) 2020-05-28 10:05:04 +01:00
storage.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
storage_test.go Per-user-per-device sync streams (#1068) 2020-05-28 10:05:04 +01:00
storage_wasm.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00