dendrite/keyserver/storage
alexfca 60e11f88b8
- Remove PerformQueryAllPartitions as it does not support aggreates (#24)
- Update queries to all use PartitionKeys
- Remove the _sid from queries as the PK contains the Tenant
- Fix some bugs around empty values and ordering

Co-authored-by: alexf@example.com <alexf@example.com>
2021-10-08 11:17:22 +11:00
..
cosmosdb - Remove PerformQueryAllPartitions as it does not support aggreates (#24) 2021-10-08 11:17:22 +11:00
postgres Upgrade Dendrite 0.5.0 support for CosmosDB (#15) 2021-09-10 16:04:17 +10:00
shared Upgrade Dendrite 0.5.0 support for CosmosDB (#15) 2021-09-10 16:04:17 +10:00
sqlite3 Upgrade Dendrite 0.5.0 support for CosmosDB (#15) 2021-09-10 16:04:17 +10:00
tables Delete device keys/signatures from key server when deleting devices (#1979) 2021-08-18 12:07:09 +01:00
interface.go Delete device keys/signatures from key server when deleting devices (#1979) 2021-08-18 12:07:09 +01:00
storage.go storage.go 2021-05-06 14:41:27 +10:00
storage_test.go Add type field to DeviceMessage, allow fields to be nullable (#1969) 2021-08-11 09:44:14 +01:00
storage_wasm.go storage.go 2021-05-06 14:41:27 +10:00