0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-17 11:58:23 +02:00
dendrite/syncapi/storage
2022-09-30 16:07:18 +01:00
..
postgres Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
shared Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
sqlite3 Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
tables Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
interface.go Fix broken /sync due to transaction error 2022-09-30 16:07:18 +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