dendrite/federationsender/storage/sqlite3
Neil Alexander f63068df3b
Only include go-sqlite3 on the relevant binaries (#1900)
* Only include go-sqlite3 on the relevant binaries

* The driver name is always sqlite3 now

* Update to matrix-org/go-sqlite3-js@e537baa
2021-07-20 11:18:14 +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 Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
queue_json_table.go Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
queue_pdus_table.go Federation sender refactor (#1621) 2020-12-09 10:03:22 +00:00
storage.go Only include go-sqlite3 on the relevant binaries (#1900) 2021-07-20 11:18:14 +01:00