Golang for In-Memory Data Grids

Watch Now
Webinar
/ Video
/ 60 min

Hello Go Programmers! We have just added the Go Language to the stable of clients that work directly with Hazelcast IMDG®, joining Java, .NET, C++PythonScala and Node.js.

In this Webinar

In this webinar, we’ll look at the in-memory data grid (IMDG) from the perspective of the Go programmer. What is an IMDG? How do you connect to one? And of course, the most important, what you can do with it.

We’ll start with the basics, how to put data into the grid and how to get it back out again. Then we’ll take a look at what we can do with it while it’s there; direct retrieval, query search, and updates in situ.

Then we’ll turn it up a notch, showing how the grid can scale, and self-heal should an part of the grid be taken offline, providing a resilient service.

As a closing point, we’ll then show Go inter-operating with data from other clients, so the Go client can be a service or micro-service as part of a wider architecture.

By the end, you should have an understanding of how you can introduce Hazelcast into your project and what benefits this can bring.

Presented By

Watch Now