Commit graph

5 commits

Author SHA1 Message Date
Neil Alexander 352a4a896c
Updated TransactionWriters, moved locks in roomserver, various other tweaks (I'm so sorry for this commit) 2020-08-18 17:16:13 +01:00
Neil Alexander 6274bc5c63
Undo non-roomserver changes for now 2020-08-18 09:54:51 +01:00
Neil Alexander 66bf4bc7a4
Database-wide TransactionWriter 2020-08-17 18:03:53 +01:00
Neil Alexander 489f34fed7
Remove debug lines 2020-07-20 17:03:20 +01:00
Neil Alexander 11a39fe3b5
Deduplicate FS database, EDU persistence table (#1207)
* Deduplicate FS database, add some EDU persistence groundwork

* Extend TransactionWriter to use optional existing transaction, use that for FS SQLite database writes

* Fix build due to bad keyserver import

* Working EDU persistence

* gocyclo, unsurprisingly

* Remove unused

* Update copyright notices
2020-07-20 16:55:20 +01:00