Guidance on partial sync #461
Unanswered
khalil-omer
asked this question in
Q&A
Replies: 1 comment
-
|
You mean something like this ToDo App with workspaces? See: https://docs.livestore.dev/data-modeling/todo-workspaces/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
LiveStore supports multiple stores/eventlogs (in theory, though I know there are other issues tracking optimization of that). Therefore, I imagine some documentation could be written on the best way to sync (and unsync) distinct datasets. For example, considering a Google Docs-style app, I might want to only sync documents in 'teams' that the user has favorited, by default. This could be done with a store per 'team'.
Beta Was this translation helpful? Give feedback.
All reactions