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

Implement built-in CRDTs: YATA (array type) #84

Closed
guiltygyoza opened this issue Jul 30, 2024 · 1 comment
Closed

Implement built-in CRDTs: YATA (array type) #84

guiltygyoza opened this issue Jul 30, 2024 · 1 comment
Labels
feature New feature or request

Comments

@guiltygyoza
Copy link
Contributor

Background

YATA is another array type, which is popularized by Yjs. Yjs is a popular CRDT library, which we used to make Penguin World.

Task

  • implement
  • test
  • document how this type works and its usage

Resources

@guiltygyoza guiltygyoza added the feature New feature or request label Jul 30, 2024
@ghost ghost added this to DRP Jul 30, 2024
@github-project-automation github-project-automation bot moved this to Triage in DRP Jul 30, 2024
@d-roak d-roak moved this from Triage to 🗃️ Backlog in DRP Aug 3, 2024
@d-roak
Copy link
Contributor

d-roak commented Sep 18, 2024

not using crdt builtins anymore

@d-roak d-roak closed this as completed Sep 18, 2024
@github-project-automation github-project-automation bot moved this from 🗃️ Backlog to 🏆 Done in DRP Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants