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
In our case, we use RXDB on the frontend side where the frontend can use adapter such as sqlite or async storage adapter. The scheme and logic is exactly the same across frontend, yet their actual local storage can different based on the adapters.
Then RXDB will synchronize the data across different type of local storage to the remote using couchDB.
The text was updated successfully, but these errors were encountered: