Skip to content

Tutorial

In this tutorial we will build a small toy application that publishes random numbers to a Valkey stream. This will be enough to cover most of the features of Engin.

The final code can be found as an example in the Github repo.