0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-29 01:38:25 +02:00
dendrite/keyserver/inthttp
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
..
client.go Implement key uploads (#1202) 2020-07-15 12:02:34 +01:00
server.go Add boilerplate for key server APIs (#1196) 2020-07-13 16:02:35 +01:00