decentralized-identity / decentralized-identity/dwn-sdk-js

Mark for non-sync, offline only data

Open
#830 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
322
Forks
99
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.