dendrite/syncapi/storage
2022-09-28 14:28:39 +01:00
..
postgres Consistent *sql.Tx usage across sync API (#2744) 2022-09-28 10:18:03 +01:00
shared Don't use transactional isolation on SQLite 2022-09-28 14:28:39 +01:00
sqlite3 Don't use transactional isolation on SQLite 2022-09-28 14:28:39 +01:00
tables Consistent *sql.Tx usage across sync API (#2744) 2022-09-28 10:18:03 +01:00
interface.go Complete snapshot isolation for sync 2022-09-28 12:55:00 +01:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_test.go Complete snapshot isolation for sync 2022-09-28 12:55:00 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00