Welcome to the demos repository!
Here you will find different Eclipse DataGrid demo applications that showcase different ways of using Eclipse DataGrid.
Storage Demo - This demo showcases eclipse-store with the Gigamap to provide a simple book REST application.
Hibernate Cache Demo - This demo builds on the Storage Demo, replacing the storage layer with a cache. Data is stored on a separate database server and cache invalidations are replicated among the cache nodes.