[PR #1318] [MERGED] fix(langgraph): hash the cache key with XXH3 #1374

Closed
opened 2026-02-15 20:15:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1318
Author: @dqbd
Created: 6/26/2025
Status: Merged
Merged: 6/26/2025
Merged by: @dqbd

Base: mainHead: dqbd/xxh3-node-cache


📝 Commits (1)

  • b5b2621 fix(langgraph): hash the cache key with XXH3

📊 Changes

1 file changed (+7 additions, -6 deletions)

View changed files

📝 libs/langgraph/src/pregel/algo.ts (+7 -6)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/1318 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 6/26/2025 **Status:** ✅ Merged **Merged:** 6/26/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/xxh3-node-cache` --- ### 📝 Commits (1) - [`b5b2621`](https://github.com/langchain-ai/langgraphjs/commit/b5b2621c951bbfefd01dbef59d654ae38e1560d4) fix(langgraph): hash the cache key with XXH3 ### 📊 Changes **1 file changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/pregel/algo.ts` (+7 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:15:29 -05:00
yindo closed this issue 2026-02-15 20:15:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1374