https://github.com/gemfire/gemfire-examples
Java examples to get started with GemFire and learn its features.
https://github.com/gemfire/gemfire-examples
caching gemfire in-memory-database java
Last synced: 5 months ago
JSON representation
Java examples to get started with GemFire and learn its features.
- Host: GitHub
- URL: https://github.com/gemfire/gemfire-examples
- Owner: gemfire
- License: other
- Created: 2022-06-22T22:23:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-11T20:15:03.000Z (11 months ago)
- Last Synced: 2025-08-11T22:09:51.112Z (11 months ago)
- Topics: caching, gemfire, in-memory-database, java
- Language: Java
- Homepage:
- Size: 6.2 MB
- Stars: 8
- Watchers: 28
- Forks: 12
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Notice: NOTICE
Awesome Lists containing this project
README
# Tanzu GemFire Examples
This repository contains two types of examples:
* [Quick Start](quickstart) examples are practical guides to getting started with GemFire.
* [Feature Examples](feature-examples) showcase features of GemFire and demonstrate their basic usage.
* [Extensions](extensions) examples that utilize GemFire extensions, such as the GemFire Vector Database extension.
* [Scripts](scripts) example shell scripts for running various GemFire components.
See [Tanzu GemFire Documentation](https://techdocs.broadcom.com/us/en/vmware-tanzu/data-solutions/tanzu-gemfire/10-2/gf/about_gemfire.html) for further detail.