Closed 36-chambers closed 8 months ago
Need to verify with @iPromKnight if this is okay to insert into the table directly
It should be fine to write directly to the db. We don't really follow a proper CQRS pattern. That's what the crawlers all do. They run in parallel and write to ingested. It's just one big outbox 😃
Need to verify with @iPromKnight if this is okay to insert into the table directly