Examples

Examples that use GemFire clients.
Sort
Category
38 Results for
Spring - Convert Redis HTTP Session State to VMware GemFire
Three examples that show how to convert your Spring Session Data Redis app to use Spring Boot for Vmware GemFire. This repo contains examples of converting Spring Session Data Redis applications to u...
Spring - Convert Spring Data Redis Pub-Sub to VMware GemFire
This example highlights the changes necessary for switching to Spring Boot for VMware GemFire for a Spring Data Redis publish/subscribe app. The projects in this directory illustrate a Spring Boot ap...
REST Client in Python
A guide to using the GemFire REST API from a Python client. GemFire REST Client in Python At the end of this article is an example Python script that accesses a GemFire client using the REST API. To ...
Auto-Serialization Of Objects
This example demonstrates reflection-based auto-serialization to put objects into and get objects out of VMware GemFire regions without relying on Java, PDX, or data serialization. This is a simple e...