dendrite/keyserver/storage/sqlite3
Kegan Dougal 5fe0f0eccd Persist partition|offset|user_id in the keyserver
Required for a query API which will be used by the syncapi which
will be called when a `/sync` request comes in which will return
a list of user IDs of people who have changed their device keys
between two tokens.
2020-07-28 14:56:49 +01:00
..
device_keys_table.go Implement /keys/query locally (#1204) 2020-07-15 18:40:41 +01:00
key_changes_table.go Persist partition|offset|user_id in the keyserver 2020-07-28 14:56:49 +01:00
one_time_keys_table.go Implement claiming one-time keys locally (#1210) 2020-07-21 14:47:53 +01:00
storage.go Persist partition|offset|user_id in the keyserver 2020-07-28 14:56:49 +01:00