Skip to main content

UNLINK_BATCH

Constant UNLINK_BATCH 

Source
const UNLINK_BATCH: usize = 200;
Expand description

Keys per UNLINK. Small enough that no single round trip holds the server long; large enough that a big purge is not thousands of them.