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

Feature JobStore #99

Open
zhiphe opened this issue Jan 31, 2016 · 2 comments
Open

Feature JobStore #99

zhiphe opened this issue Jan 31, 2016 · 2 comments
Assignees

Comments

@zhiphe
Copy link

zhiphe commented Jan 31, 2016

Can we have a JobStore interface instead of using jedis directly in Client and Worker so that we can implement our own JobStore with different storage instead of redis?

@zhiphe
Copy link
Author

zhiphe commented Jan 31, 2016

For example, I can create a JobStore impl which use Redis Cluster

@gresrun
Copy link
Owner

gresrun commented Mar 26, 2016

I like the idea; would you be willing to take a crack at it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants