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

Fast way to clear queue #221

Open
a0s opened this issue Mar 4, 2015 · 1 comment
Open

Fast way to clear queue #221

a0s opened this issue Mar 4, 2015 · 1 comment

Comments

@a0s
Copy link

a0s commented Mar 4, 2015

Is there fast way to clear/drop all jobs in queue? Or drop queue in one step? For test purpose only.
Yes, i can remove redis keys direct, but this way is very dirty.

@myronmarston
Copy link
Contributor

We use flushdb in our tests to force redis to a clean slate.

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

No branches or pull requests

2 participants