Fix ordering for Arroyo

This commit is contained in:
Micah Wylde 2023-05-03 14:59:22 -07:00 committed by GitHub
parent eca90481b1
commit 5bc3baa3fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1010,8 +1010,8 @@ See also [About Rusts Machine Learning Community](https://medium.com/@autumn_
### Data streaming
* [infinyon/fluvio](https://github.com/infinyon/fluvio) - Programmable data streaming platform [![CI](https://github.com/infinyon/fluvio/workflows/CI/badge.svg?branch=stable)](https://github.com/infinyon/fluvio/actions)
* [ArroyoSystems/arroyo](https://github.com/ArroyoSystems/arroyo) - High-performance real-time analytics in Rust and SQL [![CI](https://github.com/ArroyoSystems/arroyo/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/ArroyoSystems/arroyo/actions)
* [infinyon/fluvio](https://github.com/infinyon/fluvio) - Programmable data streaming platform [![CI](https://github.com/infinyon/fluvio/workflows/CI/badge.svg?branch=stable)](https://github.com/infinyon/fluvio/actions)
### Data structures