1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-17 06:14:27 -05:00
dendrite/keyserver/storage/postgres
Kegsay 9dd2ed7f65
Implement key uploads ()
* 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
..
device_keys_table.go Implement key uploads () 2020-07-15 12:02:34 +01:00
one_time_keys_table.go Implement key uploads () 2020-07-15 12:02:34 +01:00
storage.go Implement key uploads () 2020-07-15 12:02:34 +01:00