Skip to content

Ingest data into elasticsearch when ingesting into postgres

Nick Orlowsky requested to merge no-ingest-elastic into master

This MR ingests posts, usernames, and profile descriptions into opensearch. It uses opensearch's native versioning system to handle LWWs.

Merge request reports