aldinokemal / go-whatsapp-web-multidevice

API for Whatsapp Web Multi Device Version, Support UI & Webhook
MIT License
470 stars 204 forks source link

Feat: ⚡️ Add PostgreSQL support to storeContainer #165

Open jffrancob opened 2 months ago

jffrancob commented 2 months ago

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

jffrancob commented 1 month ago

Would it be okay if I added this feature and made a pull request?

netodevai commented 6 days ago

add please