-
Notifications
You must be signed in to change notification settings - Fork 34
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
Delayed Jobs #5
Comments
Hey @brandonparsons, thanks for checking out the project. I'm currently taking a short break from open source, so I won't be implementing delayed jobs in the near future. While the rest of the library is stable and ready for production-use, if you need something with delayed jobs immediately, I recommend you check out the excellent I'll keep this issue open until the feature is implemented. Good luck! |
@sheharyarn Thanks for the kind words about toniq : ) |
Hi @sheharyarn - thanks for the quick reply! Good for you for taking a break. I did seriously consider I'll continue integrating 🎉 |
@brandonparsons I want to be able to run |
@joakimk Could you basically just lift the Mnesia implementation from |
I see this is in your roadmap. Do you think this is something you'll have in the near term (few weeks) or is this a longer-term item?
The text was updated successfully, but these errors were encountered: