概要
This skill provides a comprehensive framework for implementing projection patterns in event-sourced systems. It assists developers in creating real-time read models, building search indexes, and generating aggregated reports by processing event streams. Whether you are implementing Command Query Responsibility Segregation (CQRS) or need to optimize query performance with materialized views, this skill offers production-ready templates for Python-based projectors, checkpointing strategies, and integrations with databases like PostgreSQL and Elasticsearch.