dendrite/cmd/dendrite-monolith-server
Kegsay 9dd2ed7f65
Implement key uploads (#1202)
* Add storage layer for postgres/sqlite

* Return OTK counts when inserting new keys

* Hook up the key DB and make a test pass

* Convert postgres queries to be sqlite queries

* Blacklist test due to requiring rejected events

* Unbreak tests

* Update blacklist
2020-07-15 12:02:34 +01:00
..
main.go Implement key uploads (#1202) 2020-07-15 12:02:34 +01:00
main_test.go Linting 2020-06-23 18:44:34 +01:00