I would like to ask what would be the best practice regarding saving chat messages, should I save them in the same database where I store user data, or use separate one?
To give a little bit more detail I am making two apps, web(user app) and desktop(admin app). They are communicating with database trough REST API. Web app will have chat functionality and I was thinking maybe use separate database that will directly communicate with the app.
All advice is appreciated.
Aucun commentaire:
Enregistrer un commentaire