| Crates.io | reed |
| lib.rs | reed |
| version | 0.1.0 |
| created_at | 2020-02-04 22:28:30.385642+00 |
| updated_at | 2020-02-04 22:28:30.385642+00 |
| description | Proximo Server implementation written in Rust. |
| homepage | https://github.com/simonhdickson/reed |
| repository | https://github.com/simonhdickson/reed |
| max_upload_size | |
| id | 204988 |
| size | 81,440 |
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 <command> [<args>]
Reed: Proximo Server implementation written in Rust.
Options:
--help display usage information
Commands:
kafka start kafka backed proximo instance.