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
We're looking at implementing DelayedJob in a sinatra app using the Redis store, however, the backends page: https://github.com/collectiveidea/delayed_job/wiki/Backends has a couple of broken links:
the link for the MongoMapper store and the Redis store both give 404's. Is there an available DelayedJob store for Redis?
MongoMapper
Redis
DelayedJob
That page should be updated :)
The text was updated successfully, but these errors were encountered:
still the same issue. Is the adapter dead ?
Sorry, something went wrong.
No branches or pull requests
We're looking at implementing DelayedJob in a sinatra app using the Redis store, however, the backends page: https://github.com/collectiveidea/delayed_job/wiki/Backends has a couple of broken links:
the link for the
MongoMapper
store and theRedis
store both give 404's. Is there an availableDelayedJob
store for Redis?That page should be updated :)
The text was updated successfully, but these errors were encountered: