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

Mark for non-sync, offline only data #830

Open
sondreb opened this issue Nov 13, 2024 · 0 comments
Open

Mark for non-sync, offline only data #830

sondreb opened this issue Nov 13, 2024 · 0 comments

Comments

@sondreb
Copy link

sondreb commented Nov 13, 2024

I know there is work planned to support filtered sync, I'm adding some of my thoughts on features that might be useful:

  1. Being able to mark a specific record to not be synced locally.
  2. Being able to mark a specific record to store the DATA only remotely.

Both of these will allow me to have larger files stored only online/server and not on the lighter client devices.

The second option allows me to keep metadata in sync, but the data itself is offloaded and doesn't have to be stored local on device.

Another option is to have either a size-rule for when to store data off-device or not.

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

1 participant