1 unstable release
0.1.0 | Feb 4, 2020 |
---|
#99 in #kafka
16KB
247 lines
Reed
Implementation of Proximo written in Rust.
Quick start
git clone https://github.com/simonhdickson/reed.git
cd reed
docker-compose up -d
cargo run --release -- kafka localhost:9092
Help
Usage: reed <command> [<args>]
Reed: Proximo Server implementation written in Rust.
Options:
--help display usage information
Commands:
kafka start kafka backed proximo instance.
Dependencies
~21–31MB
~417K SLoC