Add support for Postgres database #10

Open
opened 2026-06-15 22:45:14 +00:00 by shadowdrake · 0 comments
Contributor

Add config toggle to enable writing to Postgres database - useful in deployments from #9 as MDAD provides a managed postgres database already

Need to:

  • Confirm all SQL queries are compatible with postgres
  • Add config toggle to enable sqlite or postgres database selection
  • Add config options for postgres connection path (or sqlite - can reference mautrix-go)
Add config toggle to enable writing to Postgres database - useful in deployments from #9 as MDAD provides a managed postgres database already Need to: - Confirm all SQL queries are compatible with postgres - Add config toggle to enable sqlite or postgres database selection - Add config options for postgres connection path (or sqlite - can reference mautrix-go)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dark/nether-voicebridge#10
No description provided.