dendrite/roomserver/internal/input
Neil Alexander 37cbe263ce
Fix transaction issues in events table in PSQL (#2165)
* Revert "Revert "Fix storage bug in PSQL events table""

This reverts commit cf447dd52a.

* Membership updater to use updater

* Fix membership updater to use transactions properly
2022-02-10 09:30:16 +00:00
..
input_events.go Unmarshal events at the Dendrite level not GMSL level (#2164) 2022-02-09 20:31:24 +00:00
input_latest_events.go Full roomserver input transactional isolation (#2141) 2022-02-04 10:39:34 +00:00
input_membership.go Fix transaction issues in events table in PSQL (#2165) 2022-02-10 09:30:16 +00:00
input_missing.go Unmarshal events at the Dendrite level not GMSL level (#2164) 2022-02-09 20:31:24 +00:00
input.go Full roomserver input transactional isolation (#2141) 2022-02-04 10:39:34 +00:00