Skip to content

Conversation

@ysunio
Copy link
Contributor

@ysunio ysunio commented Sep 29, 2025

This PR adds Implementation DynamoDBSaver for LangGraph BaseCheckpointSaver checkpoint persistence with automatic S3 offloading (>350KB), intelligent compression, TTL support. Includes comprehensive tests, documentation, and CloudFormation template to provision required resources as perquisite for library

Key Features: Unified Checkpoint Storage, S3 offloading, gzip compression, TTL with s3 lifecycle management.

Note: Before reviewing, I highly recommend reading over the LangGraph Checkpointer documentation here for persistence: https://langchain-ai.github.io/langgraph/concepts/persistence/#checkpoints.

@ysunio ysunio marked this pull request as draft September 29, 2025 09:08
@ysunio ysunio changed the title feat: Add DynamoDBSaver as LangGraph Checkpointer feat(langgraph-checkpoint-aws): Add DynamoDBSaver as LangGraph Checkpointer Oct 30, 2025
@ysunio ysunio force-pushed the feat/langgraph-dynamodb branch 2 times, most recently from 2a22f90 to ec2ed24 Compare October 30, 2025 11:35
@ysunio ysunio marked this pull request as ready for review October 30, 2025 11:52
@ysunio ysunio force-pushed the feat/langgraph-dynamodb branch from 0ce4030 to 863f5f8 Compare October 31, 2025 15:57
Copy link
Collaborator

@michaelnchin michaelnchin left a comment

Choose a reason for hiding this comment

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

LGTM - thanks for your work on this @ysunio !

@michaelnchin michaelnchin merged commit 72f509f into langchain-ai:main Nov 3, 2025
12 checks passed
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