Companion

object Companion

Properties

Link copied to clipboard
const val DEFAULT_CANDIDATES: Int = 5

Nearest entries examined per lookup. Enough to recover when a guard vetoes the closest.

Link copied to clipboard

Scope used when a caller does not name one.

Link copied to clipboard
const val DEFAULT_THRESHOLD: Double = 0.95

Conservative by design.

Link copied to clipboard

Pending write-behind writes buffered before a write falls through synchronously.