dendrite/federationapi/storage
Neil Alexander 6bf1912525
Fix joined hosts with RewritesState ()
This ensures that the joined hosts in the federation API are correct
after the state is rewritten. This might fix some races around the time
of joining federated rooms.
2022-10-10 16:54:04 +01:00
..
cache Merge federationapi, federationsender, signingkeyserver components () 2021-11-24 10:45:23 +00:00
postgres Add housekeeping function to delete old/expired EDUs () 2022-08-09 11:15:58 +02:00
shared Fix joined hosts with RewritesState () 2022-10-10 16:54:04 +01:00
sqlite3 Add housekeeping function to delete old/expired EDUs () 2022-08-09 11:15:58 +02:00
tables Add housekeeping function to delete old/expired EDUs () 2022-08-09 11:15:58 +02:00
interface.go Add housekeeping function to delete old/expired EDUs () 2022-08-09 11:15:58 +02:00
storage.go Global database connection pool (for monolith mode) () 2022-05-03 16:35:06 +01:00
storage_test.go De-race TestExpireEDUs () 2022-08-19 07:28:33 +02:00
storage_wasm.go Global database connection pool (for monolith mode) () 2022-05-03 16:35:06 +01:00