Sha256: 1cb3c8e22beb0eb56a2e4315296b9e2f9926477926256855e034c605202530e7

Contents?: true

Size: 1.06 KB

Versions: 1

Compression:

Stored size: 1.06 KB

Contents

== 2011-12-18 version 0.7.11

* Optimized a SQL of RDBBackend


== 2011-12-17 version 0.7.8, 0.7.9, 0.7.10

* 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.11 ChangeLog