Skip to content

Commit

Permalink
Merge branch 'hazelcast:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverhowell authored May 22, 2024
2 parents ffca05b + e8dc538 commit 889d488
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.Get Started
* xref:index.adoc[]
* xref:index.adoc[What is Hazelcast Platform]
include::getting-started:partial$nav.adoc[]
.Develop Solutions
Expand Down
7 changes: 4 additions & 3 deletions docs/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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.
Expand Down

0 comments on commit 889d488

Please sign in to comment.