Skip to main content

Module claim_buffer_store

Module claim_buffer_store 

Source
Expand description

Postgres-backed ClaimedBufferStore implementation.

Atomic claim semantics via FOR UPDATE SKIP LOCKED: concurrent claim batches receive disjoint sets without explicit synchronization.

Structsยง

PgClaimedBufferStore
PgClaimedBufferStoreConfig