tempest

Crates.iotempest
lib.rstempest
version0.1.1
sourcesrc
created_at2019-08-28 23:22:18.929077
updated_at2019-09-07 22:54:25.304733
descriptionRealtime message handling framework inspired by Apache Storm and built with Actix
homepage
repositoryhttps://github.com/grippy/tempest.git
max_upload_size
id160533
size331,255
Greg Melton (grippy)

documentation

README

Tempest

Tempest is a message processing framework for writing topologies, written in Rust, and inspired by Apache Storm (hence the name).

Motivation

  • Take high-level Apache Storm concepts and port them to Rust.
  • Use Redis Streams as a source

Notes

  • This is the initial draft. More details to come later.
Commit count: 39

cargo fmt