Skip to content

flyingdice/proton-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proton-pack

Cross the streams.

Status

This is under active development. Don't use it.

What is this?

A sandbox for playing around with the following ideas:

  • Building re-usable streaming primitives in golang
    • Ideally implementing user extensibility in WASM
  • Perhaps "Binary compatible" with Java Kafka Streams
    • Can run side-by-side with Java KStreams and distribute tasks between
  • Playing with distributed checkpointing like Flink

Usage

Run make help to see list of available commands.

❯ make help
modules                        Tidy up and vendor go modules.
help                           Print Makefile usage.

License

AGPL v3

Releases

No releases published

Packages

No packages published