Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Just wanna share some offline first tool #30

Open
CHOMNANP opened this issue Jun 13, 2019 · 2 comments
Open

Just wanna share some offline first tool #30

CHOMNANP opened this issue Jun 13, 2019 · 2 comments

Comments

@CHOMNANP
Copy link

CHOMNANP commented Jun 13, 2019

@gr2m
Copy link
Contributor

gr2m commented Jun 13, 2019

Can you elaborate on RXJS? How do you use it for offlinefirst apps?

@CHOMNANP
Copy link
Author

My bad, it was RXDB.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants