We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Excellent library!
Two related services that could be worth mentioning in the README.
GoodJob (https://github.com/bensheldon/good_job), a modern asynchrony job worker.
Consul (https://github.com/hashicorp/consul), a service discovery and mesh tool, that also provide a simple distributed lock backed by raft.
Useful to guarantee that only one instance of Clockwork is running at the same time, while providing fault tolerance.
Just wanted to mention these. You may already know about them. Feel free to close this issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Excellent library!
Two related services that could be worth mentioning in the README.
GoodJob (https://github.com/bensheldon/good_job), a modern asynchrony job worker.
Consul (https://github.com/hashicorp/consul), a service discovery and mesh tool, that also provide a simple distributed lock backed by raft.
Useful to guarantee that only one instance of Clockwork is running at the same time, while providing fault tolerance.
Just wanted to mention these. You may already know about them. Feel free to close this issue.
The text was updated successfully, but these errors were encountered: