feat: add oban dependency for background jobs
Add Oban ~> 2.18 with SQLite support (Oban.Engines.Lite) for durable background job processing. Configure aggressive pruning (60s max_age) to keep database lean, with a dedicated images queue. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Reference in New Issue
Block a user