0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-30 18:28:21 +02:00
dendrite/keyserver/storage/sqlite3
Neil Alexander 4ad5f9c982
Global database connection pool (for monolith mode) (#2411)
* Allow monolith components to share a single database pool

* Don't yell about missing connection strings

* Rename field

* Setup tweaks

* Fix panic

* Improve configuration checks

* Update config

* Fix lint errors

* Update comments
2022-05-03 16:35:06 +01:00
..
deltas Fix bug when uploading device signatures (#2377) 2022-04-26 13:08:54 +01:00
cross_signing_keys_table.go Cross-signing storage code (#1959) 2021-08-04 17:31:18 +01:00
cross_signing_sigs_table.go Fix bug when uploading device signatures (#2377) 2022-04-26 13:08:54 +01:00
device_keys_table.go 64-bit stream IDs for device list updates (#2267) 2022-03-10 13:17:28 +00:00
key_changes_table.go Remove sarama/saramajetstream dependencies (#2138) 2022-02-04 13:08:13 +00:00
one_time_keys_table.go Delete one-time keys when deleting a device (#2208) 2022-02-21 12:30:43 +00:00
stale_device_lists.go Use Writer in shared package (#1296) 2020-08-25 10:29:45 +01:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00