Distributed Store(Database) Support #723
rajasekarjkrishnan
started this conversation in
General
Replies: 2 comments 1 reply
-
There shouldn't be any issue in using postgres |
Beta Was this translation helpful? Give feedback.
0 replies
-
sqlstore.New("sqlite3", "file:yoursqlitefile.db?_foreign_keys=on", nil) I can see a sqlstore that expects a local DB, so I am looking for an option to use a cloud DB rather than a local db. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @tulir ,
Do you guys plan to extend the store support from the local DB to the Distributed DB for maintaining the WhatsApp connections? Do you have any thoughts about that?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions