Skip to content

Commit a683939

Browse files
authored
docs: Updated hazelcast docs (#4049)
1 parent 77c78aa commit a683939

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/reference/online-stores/hazelcast.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22

33
## Description
44

5-
The Hazelcast online store is in alpha development.
6-
75
The [Hazelcast](htpps://hazelcast.com) online store provides support for materializing feature values into a Hazelcast cluster for serving online features in real-time.
8-
In order to use Hazelcast as an online store, you need to have a running Hazelcast cluster. You can create a cluster using Hazelcast Viridian Serverless. See this [getting started](https://hazelcast.com/get-started/) page for more details.
6+
In order to use Hazelcast as an online store, you need to have a running Hazelcast cluster. See this [getting started](https://hazelcast.com/get-started/) page for more details.
97

108
* Each feature view is mapped one-to-one to a specific Hazelcast IMap
119
* This implementation inherits all strengths of Hazelcast such as high availability, fault-tolerance, and data distribution.

0 commit comments

Comments
 (0)