Closed as not planned
Description
Running a second or third container is fine if you have a few stripe accounts. However if you have N accounts (i.e. you're building an app that integrates with stripe), it would be useful to sync multiple accounts.
Some technical considerations may be:
- Partitioning: Adding
accountId
to every, or to just parent tables - Ability to add an remove accounts via API to both setup and cleanup
- Handling background jobs better for syncing might be important
The work in #13 would also be helpful.
Metadata
Metadata
Assignees
Labels
No labels