dendrite/roomserver/storage
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
..
postgres Add roomserver tests (3/4) (#2447) 2022-05-16 19:33:16 +02:00
shared Add roomserver tests (3/4) (#2447) 2022-05-16 19:33:16 +02:00
sqlite3 Add roomserver tests (3/4) (#2447) 2022-05-16 19:33:16 +02:00
tables Add roomserver tests (3/4) (#2447) 2022-05-16 19:33:16 +02:00
interface.go Fix GET /directory/list/room/{roomID} (#2262) 2022-03-09 10:42:24 +00:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00