https://github.com/render-examples/sidekiq
Sidekiq worker on Render
https://github.com/render-examples/sidekiq
background-worker job-queue render ruby sidekiq sinatra
Last synced: 7 months ago
JSON representation
Sidekiq worker on Render
- Host: GitHub
- URL: https://github.com/render-examples/sidekiq
- Owner: render-examples
- Created: 2019-01-06T01:57:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T18:47:02.000Z (over 1 year ago)
- Last Synced: 2024-11-24T08:32:52.519Z (about 1 year ago)
- Topics: background-worker, job-queue, render, ruby, sidekiq, sinatra
- Language: Ruby
- Homepage: https://render.com
- Size: 9.77 KB
- Stars: 7
- Watchers: 4
- Forks: 57
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sidekiq Worker on Render
This repo is used to demo Ruby background workers on Render. It uses the [Sinatra + Sidekiq](https://github.com/mperham/sidekiq/blob/v5.2.7/examples/sinkiq.rb) example in Sidekiq's offical repo.
## Deployment
Fork this repo and click the button below to try it out:
[](https://render.com/deploy)
See the guide at https://render.com/docs/deploy-sidekiq-worker for more information.