Commit Graph

6 Commits

Author SHA1 Message Date
Jaime Pillora d61cb21927 added some more docs 2015-03-07 13:34:50 +11:00
Daniel Wakefield 491389a93e Add Jitter to backoff.
Amazon recently wrote about performance gains of using jitter in
concurrent systems. http://www.awsarchitectureblog.com/2015/03/backoff.html

Seemed simple enough to add and wont change any code that may already be
using Backoff.
2015-03-06 14:42:27 +00:00
Jaime Pillora ff2ca325ba more docs 2015-03-05 22:06:27 +11:00
Jaime Pillora 793ea4ae06 added go get (install) 2015-03-04 15:21:35 +11:00
Jaime Pillora a6647af774 added more docs 2015-03-03 09:01:21 +11:00
Jaime Pillora 34204cc40b initial, tests passing 2015-02-28 17:21:18 +11:00