I'd like to have a queue in Supabase. I'm using PGBoss within postgres for the queue structure, but I have to run a separate process outside of supabase to process it. Are there any suggested patterns to replace this from all within supabase?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.