dendrite/syncapi/storage
2022-08-22 16:48:40 +02:00
..
postgres Create index on syncapi_send_to_device table with user_id and device_id to improve select performance (#27) 2022-08-22 16:48:40 +02:00
shared Merge branch 'main' into release/upstream 2022-08-22 14:45:25 +02:00
sqlite3 Merge branch 'main' into release/upstream 2022-08-22 14:45:25 +02:00
tables Merge branch 'main' into release/upstream 2022-08-22 14:45:25 +02:00
interface.go Merge branch 'main' into release/upstream 2022-08-22 14:45:25 +02:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_test.go Implement history visibility on /messages, /context, /sync (#2511) 2022-08-11 18:23:35 +02:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00