dendrite/federationsender/storage
alexfca 3088238419
Add UniqueId to PartitionKey for some Dendrite tables (where possible) (#19)
* - Make all PartitionKeys include the tablename
- Update specific PKs to be item specific
- Add validation to the PerformQueryXX methods
- Fix queries that fail validation

* - Revert the PK back to CollectionName as it already includes the TableName

Co-authored-by: alexf@example.com <alexf@example.com>
2021-09-23 14:48:32 +10:00
..
cosmosdb Add UniqueId to PartitionKey for some Dendrite tables (where possible) (#19) 2021-09-23 14:48:32 +10:00
postgres fedsender: try to satisfy all notary key requests from the cache first (#1925) 2021-07-16 11:35:42 +01:00
shared fedsender: add cache tables for notary keys (#1923) 2021-07-15 17:45:37 +01:00
sqlite3 Only include go-sqlite3 on the relevant binaries (#1900) 2021-07-20 11:18:14 +01:00
tables fedsender: add cache tables for notary keys (#1923) 2021-07-15 17:45:37 +01:00
interface.go fedsender: add cache tables for notary keys (#1923) 2021-07-15 17:45:37 +01:00
storage.go storage.go 2021-05-06 14:41:27 +10:00
storage_wasm.go storage.go 2021-05-06 14:41:27 +10:00