today_ai_weather/config/environments
songtianlun c20ff296eb fix: update Active Job queue adapter to Sidekiq
- Comment out previous queue adapter setting for Solid Queue
- Set Active Job queue adapter to Sidekiq for better performance

This change updates the Active Job queue adapter from Solid Queue to
Sidekiq. This adjustment is intended to improve job processing
performance and reliability in production environments. The previous
adapter setting will be retained as a comment for reference.
2025-01-23 00:51:56 +08:00
..
development.rb feat: add batch weather art generation jobs 2025-01-22 16:50:00 +08:00
production.rb fix: update Active Job queue adapter to Sidekiq 2025-01-23 00:51:56 +08:00
test.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00