0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-18 10:58:38 +02:00
dendrite/syncapi/storage
Neil Alexander 23a3e04579
Event relations (#2790)
This adds support for tracking `m.relates_to`, as well as adding support
for the various `/room/{roomID}/relations/...` endpoints to the CS API.
2022-10-13 14:50:52 +01:00
..
postgres Event relations (#2790) 2022-10-13 14:50:52 +01:00
shared Event relations (#2790) 2022-10-13 14:50:52 +01:00
sqlite3 Event relations (#2790) 2022-10-13 14:50:52 +01:00
tables Event relations (#2790) 2022-10-13 14:50:52 +01:00
interface.go Event relations (#2790) 2022-10-13 14:50:52 +01:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_test.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00