0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-06 04:58:38 +02:00
dendrite/roomserver/storage/shared
Neil Alexander 9057143033
Hit the database far less in Events to find room NIDs and room versions (#1643)
* Hit the database far less to find room NIDs for event NIDs

* Close the rows

* Fix SQLite selectRoomNIDsForEventNIDsSQL

* Give same treatment to room version lookups
2020-12-16 10:33:28 +00:00
..
latest_events_updater.go Fix sqlite locking bugs present on sytest (#1543) 2020-10-20 11:42:54 +01:00
membership_updater.go Implement forgetting about rooms (#1572) 2020-11-05 10:19:23 +00:00
prepare.go Merge Updater structs (#1069) 2020-05-28 11:15:21 +01:00
storage.go Hit the database far less in Events to find room NIDs and room versions (#1643) 2020-12-16 10:33:28 +00:00