Commit graph

5 commits

Author SHA1 Message Date
bn4t 857a4fe61c run goimports 2020-10-10 10:26:44 +02:00
bn4t cee75c670b use named import for jsoniter 2020-10-09 15:04:22 +02:00
bn4t 1ac0707032 use jsoniter instead of encoding/json 2020-10-09 14:32:37 +02:00
Neil Alexander 7466e6b718
Fix lock errors in federation sender (#1347)
* Fix lock errors in federation sender

* Additional fix to writers
2020-08-27 11:05:41 +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