dendrite/roomserver/storage
Neil Alexander 7dfc7c3d70
Don't re-send sent events in add_state_events (#2195)
* Only add events to `add_state_events` that haven't already been sent to the roomserver output before

* Filter on event NIDs instead, hopefully bring joy to SQLite

* UnsentFilter, review comments
2022-02-17 13:53:48 +00:00
..
postgres Don't re-send sent events in add_state_events (#2195) 2022-02-17 13:53:48 +00:00
shared Don't re-send sent events in add_state_events (#2195) 2022-02-17 13:53:48 +00:00
sqlite3 Don't re-send sent events in add_state_events (#2195) 2022-02-17 13:53:48 +00:00
tables Don't re-send sent events in add_state_events (#2195) 2022-02-17 13:53:48 +00:00
interface.go Full roomserver input transactional isolation (#2141) 2022-02-04 10:39:34 +00:00
storage_wasm.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
storage.go Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021) 2021-11-02 16:48:48 +00:00