Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 341 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 341 Bytes

codecov

DeathRow

DeathRow is a time-based priority queue, which only pops items from Prison after they reached their deadline.

Why?

Slightly more efficient checking of TTLs in caches or work queues