portals-project / portals

Portals is a framework for stateful serverless apps, unifying dataflow streaming with actors
https://www.portals-project.org/
Apache License 2.0
19 stars 2 forks source link

Smaller Examples: one per major operator #167

Closed jspenger closed 1 year ago

jspenger commented 1 year ago

We should implement some smaller examples for the PortalsJS testing and PortalsJS runtime. Ideally, we would have one per operator, that are then executed and tested to see that the output is correct / that the operator is not broken.