dendrite/syncapi/storage
Neil Alexander d8fba52e97
Simplify send-to-device messaging (#1702)
* Simplify send-to-device messaging

* Don't return error if there's no work to do

* Remove SQLite migrations for now

* Tweak Postgres migrations

* Tweaks

* Fixes

* Cleanup separately

* Fix SQLite migration
2021-01-13 17:29:46 +00:00
..
postgres Simplify send-to-device messaging (#1702) 2021-01-13 17:29:46 +00:00
shared Simplify send-to-device messaging (#1702) 2021-01-13 17:29:46 +00:00
sqlite3 Simplify send-to-device messaging (#1702) 2021-01-13 17:29:46 +00:00
tables Simplify send-to-device messaging (#1702) 2021-01-13 17:29:46 +00:00
interface.go Simplify send-to-device messaging (#1702) 2021-01-13 17:29:46 +00:00
storage.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
storage_test.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00
storage_wasm.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00