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

feat: rebuild storage subsystem #970

Closed
wants to merge 1 commit into from
Closed

Conversation

miraclx
Copy link
Member

@miraclx miraclx commented Nov 15, 2024

Rebuild of the CRDT subsystem, to account for;

  1. deep nested structures Map<NonCRDT<Vec<()>>>
  2. optimized negotiation
  3. type-agnostic sync
  4. consistent root hash derivation
  5. in-memory caching of previously fetched values
  6. easy to use API
  7. insertion order
    and more..

@miraclx miraclx marked this pull request as draft November 15, 2024 15:17
Copy link

This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated.

@github-actions github-actions bot added the Stale label Nov 23, 2024
Copy link

"This pull request has been automatically closed because it has been inactive for more than 7 days. Please reopen and see this PR through its review if it is essential."

@github-actions github-actions bot closed this Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant