0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-16 16:08:56 +02:00
dendrite/roomserver/storage
Kegsay 6d79f04354
Add RoomInfo metadata struct (#1367)
* Add RoomInfo struct

* Remove RoomNID and replace with RoomInfo

* Bugfix and remove another needless query

* nil guard
2020-09-01 12:40:49 +01:00
..
postgres Add RoomInfo metadata struct (#1367) 2020-09-01 12:40:49 +01:00
shared Add RoomInfo metadata struct (#1367) 2020-09-01 12:40:49 +01:00
sqlite3 Add RoomInfo metadata struct (#1367) 2020-09-01 12:40:49 +01:00
tables Add RoomInfo metadata struct (#1367) 2020-09-01 12:40:49 +01:00
interface.go Add RoomInfo metadata struct (#1367) 2020-09-01 12:40:49 +01:00
storage.go Roomserver NID caches (#1335) 2020-08-25 12:32:29 +01:00
storage_wasm.go Roomserver NID caches (#1335) 2020-08-25 12:32:29 +01:00