1. Introduction
  2. Architecture
  3. Getting Started
    1. Configuration Files
    2. Schema
    3. Configuring a stream
    4. Writing to a stream
    5. Reading from a stream
    6. Stream Mapping
    7. Stream Reduction
    8. Joining Streams
    9. Stream Windowing (Coming Soon!)
  4. Tutorial: An Ecommerce service
    1. Requirements
  5. Contributing