Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 646 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 646 Bytes

Streamy-db

Streamy-db is a deterministic streaming database implementation. It should (in theory) be scalable and low latency.

It adapts Calvin onto a stream processing framework.

Currently there is scala code for both flink and beam (using scio).

This is only a prototype / proof of concept.

A blog post explaining the contents of the repo is available.