Files
langgraph/tests
Nuno Campos 52b2c755d7 Use uuid6 as the id for checkpoints
- this avoids conflicts if multiple processes creating checkpoints in same thread at same time
- uuid6 with a monotically increasing clock_seq is sortable by creation time at ms precision (plus clock_seq for ties, plus 48 bits of randomness for further ties)
2024-05-14 16:56:25 -07:00
..
2024-02-29 19:07:58 -08:00
2024-03-31 17:17:18 -07:00
2024-03-21 15:54:03 -07:00
2024-05-14 15:36:38 -07:00