Skip to content

Latest commit

 

History

History
68 lines (28 loc) · 2.97 KB

README.md

File metadata and controls

68 lines (28 loc) · 2.97 KB

Streamistry

Streamistry is a lightweight library designed to support pipeline, streaming, and ETL development for data engineering and integration. Its versatility makes it an excellent tool for building robust, scalable data workflows and optimizing data processing tasks. With features such as accumulators, windows, and sinks, it efficiently handles streaming.

About | Installing | Quickstart

About

Social media: website twitter badge

Releases: nuget licence badge

Dev. activity: GitHub last commit Still maintained GitHub commit activity

Continuous integration builds: Build status Tests CodeFactor codecov

Status: stars badge Bugs badge Top language

Installing

Install in the usual .NET fashion:

Install-Package Streamistry

QuickStart

More to come