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
- Host: GitHub
- URL: https://github.com/cloud8421/oredev-flow-demo
- Owner: cloud8421
- Created: 2017-11-05T09:51:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-10T07:02:34.000Z (almost 8 years ago)
- Last Synced: 2025-03-02T13:26:24.828Z (7 months ago)
- Topics: elixir, flow, genstage, oredev
- Language: Elixir
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.