Hydra Streams

Build status Maven Central

Protocol specification and implementation for Hydra

Quick start

Add the following dependency to the build.sbt

libraryDependencies += "io.github.carldata" %% "hydra-streams" % "0.5.0"

Build

Compile AVRO schema

java -jar ~/bin/avro/avro-tools-1.8.2.jar compile schema avro/data.avpr src/test/scala

Join in!

We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Please report bugs via the github issue tracker.

Redistributing

FlowScript source code is distributed under the Apache-2.0 license.

Contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.