dendrite/roomserver/storage
2022-05-10 16:18:04 +02:00
..
postgres Return []int64 and convert to pq.Int64Array for postgres 2022-05-10 15:25:40 +02:00
shared Assign room NIDs, event type NIDs and state key NIDs outside of database transactions (#2265) 2022-03-17 18:24:27 +00:00
sqlite3 Move []types.EventNID back to rows.Next() 2022-05-10 16:18:04 +02:00
tables Merge branch 'main' of github.com:matrix-org/dendrite into s7evink/roomservertests3 2022-05-10 15:01:59 +02:00
interface.go Fix GET /directory/list/room/{roomID} (#2262) 2022-03-09 10:42:24 +00:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00