dendrite/syncapi/storage
Neil Alexander c42c70597c
Add some error wrapping to sync API, use background context for sync (#1363)
* Add some error wrapping to sync API

* Don't use request context for BeginTx until mattn/go-sqlite3#764 is fixed
2020-08-28 13:28:40 +01:00
..
postgres Fix 'Invited user can reject invite over federation several times' (#1341) 2020-08-25 18:59:00 +01:00
shared Add some error wrapping to sync API, use background context for sync (#1363) 2020-08-28 13:28:40 +01:00
sqlite3 Fix 'Invited user can reject invite over federation several times' (#1341) 2020-08-25 18:59:00 +01:00
tables Fix 'Invited user can reject invite over federation several times' (#1341) 2020-08-25 18:59:00 +01:00
interface.go Finish implementing redactions (#1189) 2020-07-08 17:45:39 +01:00
storage.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
storage_test.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
storage_wasm.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00