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

Adding the unique prefix option #8

Merged
merged 1 commit into from
Jan 23, 2013

Conversation

KensoDev
Copy link
Contributor

This solves a few problems with the unique jobs

  1. Ability to delete all the unique payloads in a snap, without the jobs
    actually being performed. For example when you delete an entire queue
    for some reasons, you would like it to get queued up again.
  2. Obscure keys for the unique payloads, this way you can better
    uidentify it.

Also refactored the payloads a bit, cleaned up etc..

This solves a few problems with the unique jobs

1. Ability to delete all the unique payloads in a snap, without the jobs
actually being performed. For example when you delete an entire queue
for some reasons, you would like it to get queued up again.

2. Obscure keys for the unique payloads, this way you can better
uidentify it.

Also refactored the payloads a bit, cleaned up etc..
mhenrixon added a commit that referenced this pull request Jan 23, 2013
@mhenrixon mhenrixon merged commit 66675b9 into mhenrixon:master Jan 23, 2013
@mhenrixon
Copy link
Owner

I'll get this released today, thanks for this!

@KensoDev
Copy link
Contributor Author

No problem

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.

2 participants