4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-13 10:56:28 +00:00
dendrite/internal
Neil Alexander 11a39fe3b5
Deduplicate FS database, EDU persistence table ()
* 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
..
caching More server key updates, tests () 2020-06-16 13:11:20 +01:00
config Implement key uploads () 2020-07-15 12:02:34 +01:00
eventutil Finish implementing redactions () 2020-07-08 17:45:39 +01:00
httputil Make userapi responsible for checking access tokens () 2020-06-16 14:10:55 +01:00
setup Implement key uploads () 2020-07-15 12:02:34 +01:00
sqlutil Deduplicate FS database, EDU persistence table () 2020-07-20 16:55:20 +01:00
test Remove publicroomsapi () 2020-07-02 17:11:33 +01:00
transactions Fix and shuffle directory around () 2020-05-21 14:40:13 +01:00
consumers.go Rehuffle where things are in the internal package () 2020-06-12 14:55:57 +01:00
log.go Fix and shuffle directory around () 2020-05-21 14:40:13 +01:00