Porter
Porter copied to clipboard
:lipstick: Durable and asynchronous data imports for consuming data at scale and publishing testable SDKs.
It is possible to use Porter to import data we already have using static imports via `StaticDataImportSpecification`. This brings with it the same post-import benefits as importing data over a...
Add examples either in the form of an FAQ or "cookbook" to demonstrate pattern solutions to common problems. Scenarios: * Importing binary data * Import two or more collections at...
This ticket is an open discussion about whether there is a good way to integrate _formatters_ into the architecture. Data might flow through objects in the following order. `Connector` →...