- 1. Introduction
- 2. Architecture
- 3. Getting Started
- 3.1. Configuration Files
- 3.2. Schema
- 3.3. Configuring a stream
- 3.4. Writing to a stream
- 3.5. Reading from a stream
- 3.6. Stream Mapping
- 3.7. Stream Reduction
- 3.8. Joining Streams
- 3.9. Stream Windowing (Coming Soon!)
- 4. Tutorial: An Ecommerce service
- 4.1. Requirements
- 5. Contributing