From 688ef72f68d0636d9ffbd1afb833be246699fc6c Mon Sep 17 00:00:00 2001 From: mustafaiman Date: Tue, 19 Apr 2016 17:04:24 +0300 Subject: [PATCH] adds a few sentences about Hazelcast to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index be70bcdda..919c2da0e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Hazelcast Node.js Client Node.js Client for Hazelcast, using Hazelcast Open Client Protocol 1.0 for Hazelcast 3.6 and higher +**Hazelcast** is a clustering and highly scalable data distribution platform. + +With its various distributed data structures, distributed caching capabilities, elastic nature and more importantly with so many happy users, Hazelcast is feature-rich, enterprise-ready and developer-friendly in-memory data grid solution. + > **NOTE: This project is currently in active development.** [![Join the chat at https://gitter.im/hazelcast-incubator/hazelcast-nodejs-client](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/hazelcast-incubator/hazelcast-nodejs-client?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)