dendrite/keyserver/storage
Kegan Dougal 617862e40c Process inbound device list updates from federation
- Persist the keys in the keyserver and produce key changes
- Does not currently fetch keys from the remote server if the prev IDs are missing
2020-08-05 12:55:43 +01:00
..
postgres Process inbound device list updates from federation 2020-08-05 12:55:43 +01:00
shared Process inbound device list updates from federation 2020-08-05 12:55:43 +01:00
sqlite3 Process inbound device list updates from federation 2020-08-05 12:55:43 +01:00
tables Process inbound device list updates from federation 2020-08-05 12:55:43 +01:00
interface.go Process inbound device list updates from federation 2020-08-05 12:55:43 +01:00
storage.go Implement key uploads (#1202) 2020-07-15 12:02:34 +01:00
storage_test.go Process inbound device list updates from federation 2020-08-05 12:55:43 +01:00
storage_wasm.go Deduplicate FS database, EDU persistence table (#1207) 2020-07-20 16:55:20 +01:00