Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bcongdon authored May 2, 2018
1 parent dc9bbad commit eaefc89
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
<img src="img/logo.svg" width="50%"/>
</p>

**[WIP] This project is still very much a work-in-progress**

Corral is a MapReduce framework designed to be deployed to serverless platforms, like [AWS Lambda](https://aws.amazon.com/lambda/).
It presents a lightweight alternative to Hadoop MapReduce. Much of the design philosophy was inspired by Yelp's [mrjob](https://pythonhosted.org/mrjob/) --
corral retains mrjob's ease-of-use while gaining the type safety and speed of Go.
Expand Down Expand Up @@ -257,4 +255,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
- mrjob-inspired Go MapReduce library
- [Zappa](https://github.com/Miserlou/Zappa)
- Serverless Python toolkit. Inspired much of the way that corral does automatic Lambda deployment
- Logo: [Fence by Vitaliy Gorbachev from the Noun Project](https://thenounproject.com/search/?q=fence&i=1291185)
- Logo: [Fence by Vitaliy Gorbachev from the Noun Project](https://thenounproject.com/search/?q=fence&i=1291185)

0 comments on commit eaefc89

Please sign in to comment.