devContainer: Use Redis for ActiveJob and ActionCable. #2017

Merged
Joelute merged 3 commits from dev-container into main 2025-03-24 22:00:42 +08:00
Joelute commented 2025-03-23 02:17:47 +08:00 (Migrated from github.com)

After #2004, we are now using Redis and Sidekiq for background job processing. This means that we will need to update the dev container to utilize those services.

After #2004, we are now using Redis and Sidekiq for background job processing. This means that we will need to update the dev container to utilize those services.
zachgoll (Migrated from github.com) approved these changes 2025-03-24 22:00:38 +08:00
zachgoll (Migrated from github.com) left a comment

Nice catch, thanks for the update!

Nice catch, thanks for the update!
Sign in to join this conversation.