Skip to content

Saazip suite e2e example

Sources: examples/saazip-suite-e2e/README.md | examples/saazip-suite-e2e/index.ts

End-to-end example showing CacheCore composing with QueueFlow, EventFlow, and WebhookCore.

  • teams who want to see CacheCore used as a read-side accelerator inside the wider Saazip stack
  • composing cached read models with the rest of the Saazip runtime suite
  • background refresh and admin API warming in a multi-service flow
  • Example path: examples/saazip-suite-e2e
  • Run command: pnpm example:suite-e2e
Terminal window
pnpm example:suite-e2e
  • the example builds a cached suite read model after QueueFlow, EventFlow, and WebhookCore complete their parts