1 个不稳定版本
0.1.0 | 2020 年 2 月 4 日 |
---|
#99 在 #kafka
16KB
247 代码行
Reed
使用 Rust 编写的 Proximo 实现。
快速开始
git clone https://github.com/simonhdickson/reed.git
cd reed
docker-compose up -d
cargo run --release -- kafka localhost:9092
帮助
Usage: reed <command> [<args>]
Reed: Proximo Server implementation written in Rust.
Options:
--help display usage information
Commands:
kafka start kafka backed proximo instance.
依赖项
~20–31MB
~407K SLoC