0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-06 04:58:38 +02:00
dendrite/roomserver/storage
Kegsay 19aa44ecae
Convert transactions/rooms table to share more code (#1063)
* Convert rooms table

* Convert transactions table

* Convert rooms table and factor out lots of functions

* I think you'll be needing this..
2020-05-26 18:23:39 +01:00
..
postgres Convert transactions/rooms table to share more code (#1063) 2020-05-26 18:23:39 +01:00
shared Convert transactions/rooms table to share more code (#1063) 2020-05-26 18:23:39 +01:00
sqlite3 Convert transactions/rooms table to share more code (#1063) 2020-05-26 18:23:39 +01:00
tables Convert transactions/rooms table to share more code (#1063) 2020-05-26 18:23:39 +01:00
interface.go Use memberships to determine whether to reset latest events/state on room join (#1047) 2020-05-20 18:03:06 +01:00
storage.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
storage_wasm.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00