Sha256: e7e61abb602b64f33c7d8ca1209b07d1ec487ae00fa380691733f2be20caf98b

Contents?: true

Size: 1.35 KB

Versions: 1

Compression:

Stored size: 1.35 KB

Contents

BLUTH, CHANGES

#### 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.6.7 CHANGES.txt