You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good idea
I also already thought of this but since this is the first version of the package i just tried to mimic the behaviour of the makeInMemory store from baileys which also isn't relational but yeah thanks for the suggestion
Another thing:
I think theoretical we could include support for mongo db without a lot of rewriting since the only two relations are the MessageDic and PresenceDic once but if we make even the chats and everything relational we will prbbly forget about mongo db or nosql support
And also i think the primary keys need rewriting then because currently the behaviour is that one chat with a key can exist two times in the chat table
Inconsistent data will be a huge problem when implementing this xD
Since wa only syncs what it likes to sync we will have a lot of missing contacts, chats, groups and much much more
This will help easily define reverse relationship for messages.
The text was updated successfully, but these errors were encountered: