Skip to content

Commit

Permalink
Add 5.5 blog and Feast integration
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverhowell committed Jul 30, 2024
1 parent 145260d commit 1a19022
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/partials/body-home.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -252,16 +252,16 @@
</div>
<dl class="card-list">
<dt class="card-list-item">
<a href="https://hazelcast.com/blog/announcing-hazelcast-platform-5-4-release">Blog: What’s New in Hazelcast 5.4</a>
<a href="https://hazelcast.com/blog/announcing-hazelcast-platform-5-5-release/?utm_source=docs-website">Blog: What’s New in Hazelcast 5.5</a>
</dt>
<dd class="card-list-item-description">
Discover our latest improvements, including Tiered Storage, CP Map, Thread-Per-Core (TPC), User Code Namespaces, and much more.
Discover our latest improvements, including vector search, compute isolation, multi-member routing, dynamic configuration using REST API, and much more.
</dd>
<dt class="card-list-item">
<a href="{{{siteRootPath}}}/hazelcast/latest/mapstore/working-with-external-data">Build a Cache with MapStore</a>
<a href="{{{siteRootPath}}}/hazelcast/latest/integrate/integrate-with-feast">Integrate with Feast</a>
</dt>
<dd class="card-list-item-description">
Deploy Hazelcast using Kubernetes and get up and running as quickly as possible.
Start using Feast integration to serve real-time online features.
</dd>
<dt class="card-list-item">
<a href="{{{siteRootPath}}}/tutorials/write-through-cache-serverless-mapstore/">Building a cache with MapStore</a>
Expand Down

0 comments on commit 1a19022

Please sign in to comment.