Small fixes
A selection of 80 fixes from 174 pull requests.
78.A zero durability threshold
An explicit inMemoryThreshold: 0 became the 60-second default, keeping positive sleeps in memory. Only undefined should select that default.
11const inMemoryThreshold = options.inMemoryThresholdconst inMemoryThreshold = options.inMemoryThreshold !== undefined