Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 263 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 263 Bytes

Throw away utilities

A small library for representing back-off policies as immutable data structures in Scala.

Some useful background on exponential back-off and jitter.