diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index 05bcb1678..4acbad02c 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -1,5 +1,5 @@ .Get Started -* xref:index.adoc[] +* xref:index.adoc[What is Hazelcast Platform] include::getting-started:partial$nav.adoc[] .Develop Solutions diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index a9f6769cb..261598a52 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -1,5 +1,8 @@ -= Hazelcast Overview += What is Hazelcast Platform? :!page-pagination: +:description: Hazelcast Platform uniquely combines a distributed compute engine and a fast data store in one runtime. It offers unmatched performance, resilience and scale for real-time and AI-driven applications. + +{description} Hazelcast is a distributed computation and storage platform for consistently low-latency querying, aggregation and stateful computation against event @@ -18,8 +21,6 @@ machines; replication gives you resilience to failures of cluster members. Hazelcast is implemented in Java language and has clients for Java, C++, .NET, REST, Python, Go and Node.js. Hazelcast also speaks Memcached and REST protocols. -include::clients:partial$rest-deprecation.adoc[] - Your cloud-native applications can easily use Hazelcast. It is flexible enough to use as a data and computing platform out-of-the-box or as a framework for your own cloud-native applications and microservices.