rewrite-bigdata-in-rust / RBIR

A collection of RBIR projects and posts for anyone interested in joining this journey.
196 stars 7 forks source link

Add Arroyo to the list #12

Closed prrao87 closed 2 months ago

prrao87 commented 2 months ago

I've been following the progress of the Arroyo project (distributed stream processing engine built in Rust) that's meant to be a Rust alternative to Flink - is there a reason it's not included here? Just wanted to point this out. Thanks! https://github.com/ArroyoSystems/arroyo

Xuanwo commented 2 months ago

is there a reason it's not included here?

Just not know about it. Happy to see such projects exist.

Would you like to start a PR for this? I will happy to merge it.

prrao87 commented 2 months ago

Great, I just did. And thank you for setting this up! I've been following your work and your blog, and it's a really great initiative. Happy to join in this effort and support open source 🚀 + Rust 🦀.

Xuanwo commented 2 months ago

Great, I just did. And hank you for setting this up! I've been following your work and your blog, and it's a really great initiative. Happy to join in this effort and support open source 🚀 + Rust 🦀.

Thanks a lot for the kind words. Let's rock!