0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-14 02:18:34 +02:00
dendrite/syncapi/storage
2022-05-10 11:23:36 +01:00
..
postgres Add indexes to syncapi_output_room_events table that satisfy the filters (#2446) 2022-05-10 11:23:36 +01:00
shared Only load members of newly joined rooms (#2389) 2022-04-28 18:53:28 +02:00
sqlite3 Add indexes to syncapi_output_room_events table that satisfy the filters (#2446) 2022-05-10 11:23:36 +01:00
tables Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
interface.go Only load members of newly joined rooms (#2389) 2022-04-28 18:53:28 +02:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_test.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00