Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phalcon\Queue\Beanstalk enhancements #1650

Merged
merged 3 commits into from Dec 11, 2013
Merged

Phalcon\Queue\Beanstalk enhancements #1650

merged 3 commits into from Dec 11, 2013

Conversation

ghost
Copy link

@ghost ghost commented Dec 6, 2013

Queue:

  • peekDelayed()
  • peekBuried()
  • watch() bug fix

Job:

  • kick()
  • bury()
  • release()
  • touch()

Misc:

  • tests

@phalcon
Copy link
Collaborator

phalcon commented Dec 10, 2013

This PR is failing

Queue:
  * peekDelayed()
  * peekBuried()
  * watch() bug fix

Job:
  * kick()
  * bury()
  * release()
  * touch()
@ghost
Copy link
Author

ghost commented Dec 11, 2013

Rebased against 1.3.0, works now.

phalcon pushed a commit that referenced this pull request Dec 11, 2013
Phalcon\Queue\Beanstalk enhancements
@phalcon phalcon merged commit 9af252e into phalcon:1.3.0 Dec 11, 2013
@phalcon
Copy link
Collaborator

phalcon commented Dec 11, 2013

Thanks

@ghost ghost deleted the beanstalk branch December 12, 2013 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants