Sha256: 74190519e939c92b277c795653e924d68129f6175f245e6f2fd72c2593124c0b

Contents?: true

Size: 1008 Bytes

Versions: 1

Compression:

Stored size: 1008 Bytes

Contents

== 2011-12-17 version 0.7.8

* Supports resource limit


== 2011-12-08 version 0.7.7

* RDBBackend doesn't create table automatically
* Fix nil errors


== 2011-12-06 version 0.7.6

* NullBackend always returns success


== 2011-12-04 version 0.7.5

* Added NullBackend
* RDBBackend considers URLs begin with jdbc::mysql
* Reduced MAX_SELECT_ROW from 32 to 4 to reduce backend load
* SimpleDBBackend#list ignores finished task


== 2011-11-02 version 0.7.3

* Disables logger's buffering
* Fixed time format in --list message


== 2011-09-16 version 0.7.2

* Supported --env argument


== 2011-08-31 version 0.7.1

* Fixed kill behavior
* Supported to read multiple configuration files
* Optimized --list subcommand


== 2011-08-31 version 0.7.0

* Backend uses logical delete instead of deleting tasks when task is finished
  or canceled. It surely raises error when duplicated job id is submitted.


== 2011-08-25 version 0.6.1

* Supports SimpleDB Backend


== 2011-08-23 version 0.6.0

* First release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
perfectqueue-0.7.8 ChangeLog