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

Audit and modify Yaati to ensure it is a persistent data structure so updates only happen when needed #179

Open
adaburrows opened this issue Mar 28, 2024 · 0 comments
Assignees

Comments

@adaburrows
Copy link
Collaborator

adaburrows commented Mar 28, 2024

I don't remember exactly how Yaati works at the moment, but I do remember using a deep clone feature. We should probably convert the structure to use something more like immutable.js's Map so that we can more easily ensure object references only change when they need to.

@adaburrows adaburrows converted this from a draft issue Mar 28, 2024
@nick-stebbings nick-stebbings moved this from Backlog to In progress in Neighborhoods' Engineering Kanban Apr 28, 2024
@nick-stebbings nick-stebbings moved this from In progress to Ready in Neighborhoods' Engineering Kanban Apr 29, 2024
@adaburrows adaburrows self-assigned this Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant