1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-25 02:04:27 -05:00
dendrite/roomserver/storage
Kegsay 6d79f04354
Add RoomInfo metadata struct ()
* 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 () 2020-09-01 12:40:49 +01:00
shared Add RoomInfo metadata struct () 2020-09-01 12:40:49 +01:00
sqlite3 Add RoomInfo metadata struct () 2020-09-01 12:40:49 +01:00
tables Add RoomInfo metadata struct () 2020-09-01 12:40:49 +01:00
interface.go Add RoomInfo metadata struct () 2020-09-01 12:40:49 +01:00
storage.go Roomserver NID caches () 2020-08-25 12:32:29 +01:00
storage_wasm.go Roomserver NID caches () 2020-08-25 12:32:29 +01:00