Implementation of Proximo written in Rust.
git clone https://github.com/simonhdickson/reed.git
cd reed
docker-compose up -d
cargo run --release -- kafka localhost:9092
```
Usage: reed
Reed: Proximo Server implementation written in Rust.
Options: --help display usage information
Commands: kafka start kafka backed proximo instance. ```