mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 05:32:20 +00:00
Update changelog. Formatting fixes
This commit is contained in:
parent
be2ffa7d6c
commit
ae89f29057
2 changed files with 13 additions and 12 deletions
|
@ -3,6 +3,8 @@
|
|||
PHP.
|
||||
* Implement ability to have setUp and tearDown methods for jobs, called before
|
||||
and after every single run.
|
||||
* Ability to specify a cluster/multiple redis servers and consistent hash
|
||||
between them (Thanks dceballos)
|
||||
|
||||
## 1.0 (2010-04-18) ##
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue