Skip to content

Commit

Permalink
Merge pull request EsotericSoftware#438 from jrenner/patch-1
Browse files Browse the repository at this point in the history
add Apache Spark to list of projects that use Kryo
  • Loading branch information
magro authored Jul 1, 2016
2 parents 5793300 + 8265bbc commit 4e60da2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -690,6 +690,7 @@ There are a number of projects using Kryo. A few are listed below. Please post a
- [Twitter's Scalding](https://github.com/twitter/scalding) (Scala API for Cascading)
- [Twitter's Chill](https://github.com/twitter/chill) (Kryo serializers for Scala)
- [Apache Hive](http://hive.apache.org/) (query plan serialization)
- [Apache Spark](http://spark.apache.org/) (shuffled/cached data serialization)
- [DataNucleus](https://github.com/datanucleus/type-converter-kryo) (JDO/JPA persistence framework)
- [CloudPelican](http://www.cloudpelican.com/)
- [Yahoo's S4](http://www.s4.io/) (distributed stream computing)
Expand Down

0 comments on commit 4e60da2

Please sign in to comment.