dendrite/syncapi/storage
2020-09-09 16:53:21 +01:00
..
postgres go fmt 2020-09-09 02:21:28 +01:00
shared 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
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