Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: ⚡️ Add PostgreSQL support to storeContainer #165

Open
2 tasks
jffrancob opened this issue Jul 3, 2024 · 0 comments
Open
2 tasks

Feat: ⚡️ Add PostgreSQL support to storeContainer #165

jffrancob opened this issue Jul 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jffrancob
Copy link

jffrancob commented Jul 3, 2024

What problem does your feature request solve?

Include PostgreSQL database support in addition to SQLite

Describe the solution you are proposing.

Looking at the example mdtest included in the whatsmeow library, there are two args (db-dialect and db-address) that can be used to determine the DB type and connection address. The main idea is to replicate these args in this project.

Describe alternatives you have considered.

No response

Importance

Nice to Have

Additional Context

  • This missing feature presents as a bug.
  • This missing feature is forcing me to consider alternatives.
@jffrancob jffrancob added the enhancement New feature or request label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants