📄️ Overview
This tutorial walks through how an application can leverage CDP architecture to create fast, lightweight Stellar Ledger Metada data pipelines using a few select packages from the Stellar Go Repo github.com/stellar/go collectively known as the 'Ingestion' SDK:
📄️ CDP Consumer Pipeline Sample Code
Complete code for a small sample of CDP consumer pipeline of Stellar network ledger metadata using the Stellar Go Ingest SDK paired with new CDP SDK to demonstrate data pipeline from ledger metadata to derived data model with event-driven, distributed processing to sample microservice (Python script) as subscriber.