This website requires JavaScript.
Explore
Help
Sign In
niklas
/
amduat
Watch
1
Star
0
Fork
You've already forked amduat
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
070265085f
amduat
/
tests
History
Carl Niklas Rydberg
070265085f
Implemented order‑key pagination for scan_edges in the in‑memory TGK store. The cursor is now the canonical ReferenceBytes of the last edge in the page, and results honor the same (hash_id, digest) ordering. Default page size is 256 edges. Invalid or unsupported tokens now fail the call. Changes are in tgk_store_mem.c
...
Added a pagination test that walks multiple scan_edges pages and validates full coverage + ordering
2025-12-21 20:36:19 +01:00
..
enc
Add TGK core edge types and TGK1 edge encoding/tests
2025-12-21 00:41:44 +01:00
pel
Add PEL queue with head tracking and tests
2025-12-21 08:05:59 +01:00
tgk
Implemented order‑key pagination for scan_edges in the in‑memory TGK store. The cursor is now the canonical ReferenceBytes of the last edge in the page, and results honor the same (hash_id, digest) ordering. Default page size is 256 edges. Invalid or unsupported tokens now fail the call. Changes are in tgk_store_mem.c
2025-12-21 20:36:19 +01:00