dendrite/vendor
Richard van der Hoff 4124ce2ac0
Store keys rather than json in the keydatabase (#330)
* bump gomatrixserverlib

(changes to KeyFetcher and KeyDatabase interfaces)

* Store keys rather than json in the keydatabase

Rather than storing the raw JSON returned from a /keys/v1/query call in the
table, store the key itself.

This makes keydb.Database implement the updated KeyDatabase interface.
2017-11-15 17:46:16 +00:00
..
src Store keys rather than json in the keydatabase (#330) 2017-11-15 17:46:16 +00:00
manifest Store keys rather than json in the keydatabase (#330) 2017-11-15 17:46:16 +00:00