From 83563335a2edb7a5463d6725889cb80957dc753d Mon Sep 17 00:00:00 2001 From: mfornos Date: Sun, 20 Sep 2015 21:54:06 +0200 Subject: [PATCH] Added simple-react --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5dd5ae4..71454d4 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ A curated list of Microservice Architecture related principles and technologies. - [Reactive Kafka](https://github.com/softwaremill/reactive-kafka) - Reactive Streams API for Apache Kafka. - [ReactiveX](http://reactivex.io/) - API for asynchronous programming with observable streams. Available for idiomatic Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others. +- [Simple React](https://github.com/aol/simple-react) - Powerful future streams & asynchronous data structures for Java 8. ### Resilience