Skip to content

Overmuse/stream-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stream-processor

stream-processor is a utility library for easily creating applications that transform apache kafka data. The library exposes the central StreamProcessor trait which allows the user to define input- and output-types as well as the core transformation function. All of the remaining stream-processing logic is abstracted away, and the application is run by calling run on the StreamRunner struct.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published