Potentially fixes the database corruption seen on #1603
tinyqueue is a Go package for binary heap priority queues. Ported from the tinyqueue Javascript library.