Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.
/ rust_arroyo Public archive

An incomplete port of Arroyo written in questionable Rust

License

Notifications You must be signed in to change notification settings

getsentry/rust_arroyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9835276 · Jul 11, 2022

History

50 Commits
Jun 21, 2022
Jun 22, 2022
May 14, 2022
Jul 11, 2022
Apr 21, 2022
Jun 27, 2022
Jun 23, 2022
Apr 21, 2022
Jun 14, 2022
Apr 21, 2022

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