Migration progress

Migration guide

Marshall’s Playbook for Migration to Supabase

Supabase processes and conventions

Plan to migrate betting system (discussion)

In order to accommodate bets taking place in a single transaction, we need to migrate all the relevant writes at once across multiple collections.

Alternative: Lock-based transaction

Alternative: Dual writes

Blocked by realtime?

[J, c] Migrate one field at a time