0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-18 12:28:28 +02:00
dendrite/roomserver/storage
Till f4e77453cb
Speed up start up time by batch querying ACL events (#3334)
This should significantly speed up start up times on servers with many
rooms.
2024-02-21 14:10:22 +01:00
..
postgres More rows.Close() and rows.Err() (#3262) 2023-11-09 08:42:33 +01:00
shared Fix panic if unable to assign a state key NID (#3294) 2023-12-30 18:34:36 +01:00
sqlite3 More rows.Close() and rows.Err() (#3262) 2023-11-09 08:42:33 +01:00
tables Speed up start up time by batch querying ACL events (#3334) 2024-02-21 14:10:22 +01:00
interface.go [pseudoID] More pseudo ID fixes (#3167) 2023-08-15 12:37:04 +01:00
storage.go Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00
storage_wasm.go Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00