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.
-
Notifications
You must be signed in to change notification settings - Fork 0
Overmuse/stream-processor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published