dendrite/keyserver/storage/postgres
2021-07-29 14:47:09 +01:00
..
cross_signing_keys_table.go Storing device keys part 1 2021-07-29 09:48:09 +01:00
cross_signing_sigs_table.go Add insert functions for cross-signing signatures 2021-07-29 14:47:09 +01:00
cross_signing_streams_table.go Create tables 2021-07-28 13:48:23 +01:00
device_keys_table.go Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) 2020-09-24 11:10:14 +01:00
key_changes_table.go More sane next batch handling, typing notification tweaks, give invites their own stream position, device list fix (#1641) 2020-12-18 11:11:21 +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 More wiring/boilerplate 2021-07-28 14:29:02 +01:00