An open API service indexing awesome lists of open source software.

https://github.com/cloud8421/oredev-flow-demo

Elixir Flow demo application for Oredev 2017 conference
https://github.com/cloud8421/oredev-flow-demo

elixir flow genstage oredev

Last synced: 3 months ago
JSON representation

Elixir Flow demo application for Oredev 2017 conference

Awesome Lists containing this project

README

          

# Oredev

This application shows how [Flow](https://github.com/elixir-lang/flow) can be used to model parallel consumption of data from a stream.

## Structure

The application knows how to fetch the starred repositories of a Github user and aggregate them by month.

All examples are in the `/examples` directory and can be run with `mix run = 1.5 installed, you can use `mix deps.get` to install dependencies.