Files
langgraph/libs/checkpoint-postgres/tests
Nuno Campos 4e8fbe4525 Remove Checkpoint.pending_sends
- Instead store sends in a Topic channel, removing the need to fetch sends as writes against the parent checkpoint
- Remove deprecated/unused functions in langgraph-checkpoint (will require bumping min range for langgraph-checkpoint in langgraph lib)
- Implement migration of old pending sends in langgraph-checkpoint-postgres
- Ensure parent config of `checkpoint_during=False` checkpoints always points to checkpoints that were also saved
2025-05-25 19:06:02 -07:00
..
2024-11-28 04:40:12 +00:00
2025-05-25 19:06:02 -07:00
2025-04-18 08:21:46 -07:00
2025-05-25 19:06:02 -07:00