Pravega ZIO

scala codecov

ZIO connector to Pravega

See documentation

Contribute

You need to have a Pravega instance running locally. You can use the Pravega docker image.

TestContainer is used to run the tests. You can change pravega image with the following environment variable:

export PRAVEGA_IMAGE=cheleb/pravega-m1:0.10.1

This image is based on the official Pravega image but with a custom configuration to run on a single machine and M1 architecture.