Completed
Graph Queries custom compiler, AST instructions to graph interpreter
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introducing Quine - A Streaming Graph for Modern Data Pipelines
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Name Collisions the trine, the quine, the trine
- 3 The Streaming Problem
- 4 Introducing Quine
- 5 What is it good for? some Quine use cases
- 6 Graph Data Model
- 7 Graph Compute Model the Actor Model
- 8 Fine-Grained Graph Versioning data storage: event sourcing
- 9 Data Persistence configurable: on-machine, network, cloud, or custom
- 10 Design Assumptions
- 11 Graph Queries custom compiler, AST instructions to graph interpreter
- 12 Historical Queries query the past
- 13 Standing Queries
- 14 Stateful Data Streams fast and durable
- 15 Enterprise Architecture fits in between two Kalka streams
- 16 Data-Driven Events
- 17 Interpret High-Volume Data merge many sources, trigger action in real-time