electric-sql/electric

Use external API for tenant information

Closed this issue · 0 comments

Current implementation makes Electric keep track of added-removed tenants on persistent storage, making reconciliation hard if any requests were done while Electric was restarting. A more consistent approach is to make Electric read from an API the list of tenants and take care of it's own state.