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

Apply delta-state CRDTs for syncing #268

Open
trungnotchung opened this issue Nov 23, 2024 · 0 comments
Open

Apply delta-state CRDTs for syncing #268

trungnotchung opened this issue Nov 23, 2024 · 0 comments
Labels
enhancement Improvement on something

Comments

@trungnotchung
Copy link
Contributor

Apply delta-state CRDTs instead of state-based CRDTs to reduce the number of vertices that will be sent during communication, so that can reduce network bandwidth and time consumption and encourage local-first computation.

@trungnotchung trungnotchung added the enhancement Improvement on something label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement on something
Projects
Status: Triage
Development

No branches or pull requests

1 participant