0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-03 11:48:29 +02:00
dendrite/roomserver/storage
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
..
postgres Hit the database far less in Events to find room NIDs and room versions (#1643) 2020-12-16 10:33:28 +00:00
shared Hit the database far less in Events to find room NIDs and room versions (#1643) 2020-12-16 10:33:28 +00:00
sqlite3 Hit the database far less in Events to find room NIDs and room versions (#1643) 2020-12-16 10:33:28 +00:00
tables Hit the database far less in Events to find room NIDs and room versions (#1643) 2020-12-16 10:33:28 +00:00
interface.go Pass pointers to events — reloaded (#1583) 2020-11-16 15:44:53 +00:00
storage.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
storage_wasm.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00