go-whatsapp-web-multidevice icon indicating copy to clipboard operation
go-whatsapp-web-multidevice copied to clipboard

Feat: ⚡️ Add PostgreSQL support to storeContainer

Open jffrancob opened this issue 7 months ago • 2 comments

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 avatar Jul 03 '24 15:07 jffrancob