Skip to content

infinispan-demos/postgresql-to-jdg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages