Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 306 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 306 Bytes

rust_arroyo

An incomplete port of Arroyo written in questionable Rust

What is done

Very little:

  • The streaming abstractions
  • In memory broker and consumer for unit tests
  • the streaming processor
  • A partially implemented Kafka consumer

How to

Look at the two examples in the examples directory