dendrite/keyserver/storage
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
..
postgres Persist partition|offset|user_id in the keyserver 2020-07-28 14:56:49 +01:00
shared Persist partition|offset|user_id in the keyserver 2020-07-28 14:56:49 +01:00
sqlite3 Persist partition|offset|user_id in the keyserver 2020-07-28 14:56:49 +01:00
tables Persist partition|offset|user_id in the keyserver 2020-07-28 14:56:49 +01:00
interface.go Persist partition|offset|user_id in the keyserver 2020-07-28 14:56:49 +01:00
storage.go Implement key uploads (#1202) 2020-07-15 12:02:34 +01:00
storage_wasm.go Deduplicate FS database, EDU persistence table (#1207) 2020-07-20 16:55:20 +01:00