概要
This skill provides a comprehensive framework and set of templates for implementing projection patterns within event-sourced systems. It assists developers in creating decoupled read models, handling real-time data synchronization, and building search indexes or dashboards from raw event data. By leveraging structured patterns for catch-up, persistent, and live projections, it ensures high-performance data retrieval and consistent state management across diverse storage engines like PostgreSQL and Elasticsearch, making it essential for complex backend microservices.