dendrite/keyserver/storage/postgres
Neil Alexander 153bfbbea5
Merge both user API databases into one (#2186)
* Merge user API databases into one

* Remove DeviceDatabase from config

* Fix tests

* Try that again

* Clean up keyserver device keys when the devices no longer exist in the user API

* Tweak ordering

* Fix UserExists flag, device check

* Allow including empty entries so we can clean them up

* Remove logging
2022-02-18 11:31:05 +00:00
..
deltas Remodel how device list change IDs are created (#2098) 2022-01-21 09:56:06 +00:00
cross_signing_keys_table.go Cross-signing storage code (#1959) 2021-08-04 17:31:18 +01:00
cross_signing_sigs_table.go Delete device keys/signatures from key server when deleting devices (#1979) 2021-08-18 12:07:09 +01:00
device_keys_table.go Merge both user API databases into one (#2186) 2022-02-18 11:31:05 +00:00
key_changes_table.go Remove sarama/saramajetstream dependencies (#2138) 2022-02-04 13:08:13 +00:00
one_time_keys_table.go Try to optimize SelectOneTimeKeys (#1851) 2021-06-07 09:17:46 +01:00
stale_device_lists.go Finish inbound E2E device lists (#1243) 2020-08-07 17:32:13 +01:00
storage.go Remodel how device list change IDs are created (#2098) 2022-01-21 09:56:06 +00:00