infinispan-demos / postgresql-to-jdg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Offload your database data into Red Hat JBoss Data Grid made easy

This project is an example showing how to read data from a PostgreSQL database and put the data into a cache within a Red Hat JBoss Data Grid environment.

Prerequisites

  1. Install Maven
  2. Install Red Hat JBoss Data Grid
  3. Install PostgreSQL

Build application postgresql-to-jdg

$ mvn -s settings.xml clean install

Run application postgresql-to-jdg

$ mvn -s settings.xml exec:java

Blogs

Here's a list of blog posts where this demo has been featured:

About


Languages

Language:Java 100.0%