0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-03 19:58:21 +02:00
dendrite/federationapi/storage
Till 9e4c3171da
Optimize inserting pending PDUs/EDUs (#2821)
This optimizes the association of PDUs/EDUs to their destination by
inserting all destinations in one transaction.
2022-10-21 12:50:51 +02:00
..
cache Merge federationapi, federationsender, signingkeyserver components (#2055) 2021-11-24 10:45:23 +00:00
postgres Add housekeeping function to delete old/expired EDUs (#2399) 2022-08-09 11:15:58 +02:00
shared Optimize inserting pending PDUs/EDUs (#2821) 2022-10-21 12:50:51 +02:00
sqlite3 Add housekeeping function to delete old/expired EDUs (#2399) 2022-08-09 11:15:58 +02:00
tables Add housekeeping function to delete old/expired EDUs (#2399) 2022-08-09 11:15:58 +02:00
interface.go Optimize inserting pending PDUs/EDUs (#2821) 2022-10-21 12:50:51 +02:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_test.go Optimize inserting pending PDUs/EDUs (#2821) 2022-10-21 12:50:51 +02:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00