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

Serialize document history writes #23

Merged
merged 7 commits into from
May 29, 2024
Merged

Serialize document history writes #23

merged 7 commits into from
May 29, 2024

Conversation

aahilario
Copy link
Owner

This change enables writing captured document history to cache and to DB as soon as successfully recorded during DOM traversal, instead of deferring the write until after traversing back up the ancestor path.

@aahilario aahilario merged commit 48f8f5d into master May 29, 2024
1 check passed
@aahilario aahilario deleted the serialize_writes branch May 29, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant