aldinokemal / go-whatsapp-web-multidevice

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

Feat: ⚡️ Add PostgreSQL support to storeContainer #165

Open jffrancob opened 4 months ago

jffrancob commented 4 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 3 months ago

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

netodevai commented 2 months ago

add please