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

[spec] Refactor set() and append() into dedicated database algorithms #230

Merged
merged 2 commits into from
Mar 13, 2025

Conversation

xyaoinum
Copy link
Collaborator

@xyaoinum xyaoinum commented Mar 12, 2025

This prepares for an upcoming change to support transactional batch handling (i.e., these new dedicated database algorithms can be utilized by both the batchUpdate() method and the individual setters methods).


Preview | Diff

This prepares for an upcoming change to support transactional batch handling (i.e., these new dedicated database algorithms can be utilized by both the batchUpdate() method and the individual setters methods).
@xyaoinum
Copy link
Collaborator Author

@pythagoraskitty PTAL. Thanks!

Copy link
Collaborator

@pythagoraskitty pythagoraskitty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with typo (in 2 consecutive lines)

@xyaoinum xyaoinum merged commit 8b0b7dd into main Mar 13, 2025
2 checks passed
@xyaoinum xyaoinum deleted the yao-spec-refactor-set-append-into-dedicated-db-algo branch March 13, 2025 13:54
github-actions bot added a commit that referenced this pull request Mar 13, 2025
…edicated-db-algo

SHA: 8b0b7dd
Reason: push, by xyaoinum

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants