Merge pull request #1633 from spetz/patch-1

Add iggy.rs message streaming platform
pull/1636/head
Tom Parker-Shemilt 5 months ago committed by GitHub
commit 1062a7e39c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1094,6 +1094,7 @@ See also [About Rusts Machine Learning Community](https://medium.com/@autumn_
### Data streaming
* [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)
* [iggy-rs/iggy](https://github.com/iggy-rs/iggy) [[iggy](https://crates.io/crates/iggy)] — Persistent message streaming platform, supporting QUIC, TCP and HTTP transport protocols [![CI](https://github.com/iggy-rs/iggy/actions/workflows/test.yml/badge.svg)](https://github.com/iggy-rs/iggy/actions/workflows/test.yml)
* [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

Loading…
Cancel
Save