Supabase.ClientRegistry (supabase_potion v0.3.0)

Registry for the Supabase multiple Clients. This registry is used to register and lookup the Supabase Clients defined by the user.

This Registry is used by the Supabase.ClientSupervisor to register and any Supabase.Client that is defined. That way, the Supabase.ClientSupervisor can lookup the Supabase.Client by name and start it if it is not running.

Usage

This Registry is used internally by the Supabase.Application and should start automatically when the application starts.

Summary

Functions