iggy

High-performance persistent message streaming platform in Rust

cargomacoslinuxwindows
Try with needOr install directly
Source

About

Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.

Commands

iggy

Examples

Start the Iggy server with default configuration$ iggy
Start the Iggy server with custom configuration file$ iggy --config /path/to/config.toml
Display Iggy version and help information$ iggy --version