dendrite/keyserver/storage
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
..
postgres Implement /keys/query locally (#1204) 2020-07-15 18:40:41 +01:00
shared Implement /keys/query locally (#1204) 2020-07-15 18:40:41 +01:00
sqlite3 Implement /keys/query locally (#1204) 2020-07-15 18:40:41 +01:00
tables Implement /keys/query locally (#1204) 2020-07-15 18:40:41 +01:00
interface.go Implement /keys/query locally (#1204) 2020-07-15 18:40:41 +01:00
storage.go Implement key uploads (#1202) 2020-07-15 12:02:34 +01:00
storage_wasm.go Deduplicate FS database, EDU persistence table (#1207) 2020-07-20 16:55:20 +01:00