Sha256: 5f66a34ea73f9f95acc848515ffee1c6ed51e132601003c1245e80c8f162fb40
Contents?: true
Size: 1.77 KB
Versions: 1
Compression:
Stored size: 1.77 KB
Contents
BLUTH, CHANGES #### 0.7.0 (2011-03-04) ############################### * ADDED: backtrace field to Bluth::Gob * ADDED: Bluth::TimingBelt * ADDED: Bluth::Queue.queues/entry_queues include TimingBelt queues when Bluth::TimingBelt is defined. * ADDED: replace-worker command #### 0.6.8 (2011-02-07) ############################### * FIXED: Remove use of calls to fineround in Worker * CHANGE: Only call Familia.ld when in debug mode. #### 0.6.7 (2011-01-08) ############################### * FIXED: -f option now works for stop-workers and stop-scheduler commands * ADDED: Bluth.onconnect (resolves non-default redis connection issues) #### 0.6.6 (2011-01-02) ############################### CHANGE: Bluth::Worker.onstart #### 0.6.5 (2011-01-02) ############################### * FIXED: The previous change required a different approach for the scheduler. #### 0.6.4 (2011-01-02) ############################### * CHANGE: Don't save the worker until after onstart is called (b/c config info can be passed) #### 0.6.3 (2011-01-02) ############################### * CHANGE: Added :bluth prefix to Worker and Scheduler keys. * CHANGE: Depends on Familia 0.6.5 * CHANGE: Option -r for bin/bluth is now -R * CHANGE: Bluth.poptimeout -> Bluth.queuetimeout #### 0.6.1 (2010-12-31) ############################### * ADDED: Bluth.env #### 0.6.0 (2010-12-30) ############################### * CHANGE: Now depends on Familia 0.6 * CHANGE: Worker process name now starts with 'bluth' * CHANGE: Bluth.pop is now correctly named Bluth.shift (b/c it's returning the first value in the lists) * ADDED: Bluth::Handler #### 0.5.3 (2010-12-17) ############################### * CHANGE: requires Familia 0.5.3 #### 0.5.2 (2010-12-10) ############################### Initial public release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bluth-0.7.0 | CHANGES.txt |