dendrite/syncapi/storage
Kegan Dougal bfecc8e0e9 HACK: Track goroutine IDs to determine when we write by the wrong thread
To use: set `DENDRITE_TRACE_SQL=1` then grep for `unsafe`
2020-09-01 19:10:57 +01:00
..
postgres Fix duplicate writers (#1376) 2020-09-01 16:58:21 +01:00
shared Storage tweaks (#1373) 2020-09-01 11:28:35 +01:00
sqlite3 HACK: Track goroutine IDs to determine when we write by the wrong thread 2020-09-01 19:10:57 +01:00
tables Storage tweaks (#1373) 2020-09-01 11:28:35 +01:00
interface.go Remove unused SyncStreamPosition 2020-09-01 10:26:02 +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