my-solutions/one-billion-row/README.md

10 lines
185 B
Markdown

# The One Billion Row Challenge
One billion row challenge solution in elixir.
It's a naive version using [Explorer](https://github.com/elixir-explorer/explorer).
```bash
mix obr
```