about summary refs log tree commit homepage
path: root/lib/rainbows/fiber/coolio/heartbeat.rb
DateCommit message (Collapse)
2015-11-21bump to unicorn 5.0.1, use monotonic clock
The timeout (mis)feature in unicorn uses the monotonic clock if available. We must follow suit to avoid having our timeout functionality completely broken.
2011-01-06eliminate G constant and just use the Rainbows! module
Code organization is hard :<
2010-12-28complete Rev => Coolio renaming
We use Cool.io internally everywhere now, but preserve Rev-based models for anybody using them.