-
Notifications
You must be signed in to change notification settings - Fork 209
feat: Support ElastiCache Valkey LangGraph Checkpointer #697
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@seaofawareness
Thanks for making the PR smaller. Left some suggestions, plz feel free to ask clarifying questions or comments, and let me know if you need help with anything.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@seaofawareness
Looks good! Thanks for making all the updates.
PR adds support for using ElastiCache Valkey datastores as LangGraph checkpointer to store short-term (thread-scoped) memory.