From 0852ead242025350a8d4de6cccba655633a66dcc Mon Sep 17 00:00:00 2001 From: akullpp Date: Thu, 25 May 2017 12:21:19 +0200 Subject: [PATCH] Add Apache Geode --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b71f787..b06c8c8 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,7 @@ A curated list of awesome Java frameworks, libraries and software. *Libraries and frameworks for writing distributed and fault-tolerant applications.* +* [Apache Geode](http://geode.apache.org/) - In-memory data management system that provides reliable asynchronous event notifications and guaranteed message delivery. * [Apache Storm](http://storm.apache.org/) - Realtime computation system. * [Apache ZooKeeper](http://zookeeper.apache.org/) - Coordination service with distributed configuration, synchronization, and naming registry for large distributed systems. * [Atomix](http://atomix.io/atomix/) - Fault-tolerant distributed coordination framework.