#server #kafka #proximo

app reed

Proximo Server implementation written in Rust

1 unstable release

0.1.0 Feb 4, 2020

#91 in #kafka

MIT license

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

~22MB
~370K SLoC