0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-10 21:21:51 +02:00
dendrite/roomserver/storage/shared
Till 05607d6b87
Add roomserver tests (3/4) (#2447)
* Add Room Aliases tests

* Add Rooms table test

* Move StateKeyTuplerSorter to the types package

* Add StateBlock tests
Some optimizations

* Add State Snapshot tests
Some optimization

* Return []int64 and convert to pq.Int64Array for postgres

* Move []types.EventNID back to rows.Next()

* Update tests, rename SelectRoomIDs
2022-05-16 19:33:16 +02:00
..
membership_updater.go Assign room NIDs, event type NIDs and state key NIDs outside of database transactions (#2265) 2022-03-17 18:24:27 +00:00
prepare.go Merge Updater structs (#1069) 2020-05-28 11:15:21 +01:00
room_updater.go Relax roomserver input transactional isolation (#2224) 2022-02-23 15:41:32 +00:00
storage.go Add roomserver tests (3/4) (#2447) 2022-05-16 19:33:16 +02:00