Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Reduction

Reduction is a new stream processing engine for software engineers. It embraces cloud storage, service-oriented architecture, and multi-language support. The programming model is built on a few simple primitives that are easy to learn but scale to handle complex data pipelines.

Visit reduction.dev/docs to get started and learn more.

There are four primary repositories in the org:

  • reduction - The primary Reduction codebase with releases of the reduction binaries.
  • reduction-go - The Go SDK for authoring jobs that interface with the Reduction engine.
  • reduction-ts - The TypeScript SDK for creating Reduction jobs.
  • reduction-site - The website and documentation codebase, including working examples.