Expand description
Postgres-backed ClaimedBufferStore implementation.
Atomic claim semantics via FOR UPDATE SKIP LOCKED: concurrent claim
batches receive disjoint sets without explicit synchronization.
Postgres-backed ClaimedBufferStore implementation.
Atomic claim semantics via FOR UPDATE SKIP LOCKED: concurrent claim
batches receive disjoint sets without explicit synchronization.