dendrite/syncapi/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 Finish implementing redactions (#1189) 2020-07-08 17:45:39 +01:00
shared Deduplicate FS database, EDU persistence table (#1207) 2020-07-20 16:55:20 +01:00
sqlite3 Finish implementing redactions (#1189) 2020-07-08 17:45:39 +01:00
tables Finish implementing redactions (#1189) 2020-07-08 17:45:39 +01:00
interface.go Finish implementing redactions (#1189) 2020-07-08 17:45:39 +01:00
storage.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
storage_test.go Finish implementing retiring invites (#1166) 2020-06-26 11:07:52 +01:00
storage_wasm.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00