Add iggy.rs message streaming platform

pull/1633/head
Piotr Gankiewicz 5 months ago committed by GitHub
parent b2b33abdc8
commit 6caa0527bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1095,6 +1095,7 @@ See also [About Rusts Machine Learning Community](https://medium.com/@autumn_
* [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)
* [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)
### Data structures

Loading…
Cancel
Save