Skip to content

Instantly share code, notes, and snippets.

View baranyeni's full-sized avatar
🥳
In the mood

Baran Yeni baranyeni

🥳
In the mood
View GitHub Profile
@efrapp
efrapp / howto-setup-sidekiq-on-heroku.md
Last active October 30, 2024 19:54
Steps to setup Sidekiq on Heroku

Setup Sidekiq for Heroku

Install Heroku Redis Add-on

Option 1: Using the dashboard

Go to the Resources tab and in the Add-ons section type Heroku Redis in the search field. It will appear in the search list. Click on it and a modal will show up to install it, click in the Provision button to start the installation.