Skip to content

chore(checkpoint): remove checkpoint["writes"] #1432

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

Merged
merged 5 commits into from
Jul 22, 2025

Conversation

dqbd
Copy link
Collaborator

@dqbd dqbd commented Jul 22, 2025

Since we only need to restore from checkpoint values, we do not need to store the update values separately. Removing writes from metadata allows us to save space.

dqbd added 4 commits July 22, 2025 18:33
Since we only need to restore from checkpoint values, we do not need to store the update values separately. Removing `writes` from metadata allows us to save space.
Copy link

changeset-bot bot commented Jul 22, 2025

🦋 Changeset detected

Latest commit: ea6a83c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@langchain/langgraph-checkpoint Minor
@langchain/langgraph-checkpoint-mongodb Major
@langchain/langgraph-checkpoint-postgres Major
@langchain/langgraph-checkpoint-sqlite Major
@langchain/langgraph-checkpoint-validation Major
@langchain/langgraph-api Major
@langchain/langgraph Patch
@langchain/langgraph-cli Major
@langchain/langgraph-ui Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dqbd dqbd merged commit 03a935b into 0.4 Jul 22, 2025
8 checks passed
@dqbd dqbd deleted the dqbd/checkpoint-writes-removal branch July 22, 2025 17:35
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