examples/projects/best-movies-example/README.md
The purpose of this project is two-fold:
The aim is to show that the Pathway Live Data Framework can be used the same way independently of the choice between Kafka and Redpanda.
The project is organized as followed:
The different containers are managed via docker-compose.
A toy dataset is provided in the sources, formatted in the same way as the MovieLens25M dataset: we encourage you to test it on the entire dataset.
A Makefile is provided for each project.