Login
From:
Pierre Zemb's Blog
(Uncensored)
subscribe
Bypassing FoundationDB's Transaction Limits with Record Layer Continuations | Pierre Zemb's Blog
https://pierrezemb.fr/posts/understanding-fdb-record-layer-continuations/
links
backlinks
Tagged with:
java
database
pagination
distributed-systems
continuation
foundationdb
record-layer
Roast topics
Find topics
Find it!
A technical deep-dive into FoundationDB Record Layer continuations, explaining how they enable long-running operations by segmenting work across multiple FDB transactions, effectively bypassing the inherent 5-second and 10MB limits.