dendrite/federationsender/storage/postgres
kegsay 728061db03
fedsender: try to satisfy all notary key requests from the cache first (#1925)
* fedsender: try to satisfy all notary key requests from the cache first

* Linting
2021-07-16 11:35:42 +01:00
..
deltas Remove rooms table from federation sender (#1751) 2021-02-04 11:52:49 +00:00
blacklist_table.go Allow clearing federation blacklist at startup for P2P demos 2021-05-24 11:43:24 +01:00
inbound_peeks_table.go Peeking over federation via MSC2444 (#1391) 2021-01-22 14:55:08 +00:00
joined_hosts_table.go fedsender: tolerate dupe membership events (#1824) 2021-04-14 11:11:54 +01:00
notary_server_keys_json_table.go fedsender: add cache tables for notary keys (#1923) 2021-07-15 17:45:37 +01:00
notary_server_keys_metadata_table.go fedsender: try to satisfy all notary key requests from the cache first (#1925) 2021-07-16 11:35:42 +01:00
outbound_peeks_table.go Peeking over federation via MSC2444 (#1391) 2021-01-22 14:55:08 +00:00
queue_edus_table.go Deduplicate FS database, EDU persistence table (#1207) 2020-07-20 16:55:20 +01:00
queue_json_table.go Deduplicate FS database, EDU persistence table (#1207) 2020-07-20 16:55:20 +01:00
queue_pdus_table.go Federation sender refactor (#1621) 2020-12-09 10:03:22 +00:00
storage.go fedsender: add cache tables for notary keys (#1923) 2021-07-15 17:45:37 +01:00