dendrite/syncapi/storage
Matthew Hodgson 8cec7e029d
fix lots of places where we didn't rollback txns upon go errs (#1417)
Co-authored-by: Kegan Dougal <kegan@matrix.org>
2020-09-09 17:20:45 +01:00
..
postgres go fmt 2020-09-09 02:21:28 +01:00
shared fix lots of places where we didn't rollback txns upon go errs (#1417) 2020-09-09 17:20:45 +01:00
sqlite3 Fix sqlite DeletePeeks API to match postgres; fix bug which incorrectly altered sp when nothing is deleted 2020-09-09 16:53:21 +01:00
tables (broken) rewrite to use SelectPeeksInRange rather than MarkPeeksAsOld for idempotency 2020-09-08 11:05:54 +01:00
interface.go move peek-cancelling to consumer 2020-09-08 01:42:27 +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