Saazip suite e2e example
Sources:
examples/saazip-suite-e2e/README.md|examples/saazip-suite-e2e/index.ts
Purpose
Section titled “Purpose”End-to-end example showing CacheCore composing with QueueFlow, EventFlow, and WebhookCore.
Start here if
Section titled “Start here if”- teams who want to see CacheCore used as a read-side accelerator inside the wider Saazip stack
What it demonstrates
Section titled “What it demonstrates”- composing cached read models with the rest of the Saazip runtime suite
- background refresh and admin API warming in a multi-service flow
Workspace details
Section titled “Workspace details”- Example path:
examples/saazip-suite-e2e - Run command:
pnpm example:suite-e2e
Try this first
Section titled “Try this first”pnpm example:suite-e2eExpected outcome
Section titled “Expected outcome”- the example builds a cached suite read model after QueueFlow, EventFlow, and WebhookCore complete their parts