dendrite/userapi/storage/accounts
Neil Alexander 84387e5249
Protect User API SQLite calls with mutexes (#1201)
* Protect SQLite calls with mutexes (replaces #1200)

* Remove locks on reads
2020-07-15 15:14:59 +01:00
..
postgres Remove membership table from account DB (#1172) 2020-06-30 13:34:59 +01:00
sqlite3 Protect User API SQLite calls with mutexes (#1201) 2020-07-15 15:14:59 +01:00
interface.go Remove membership table from account DB (#1172) 2020-06-30 13:34:59 +01:00
storage.go Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00
storage_wasm.go Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00