Skip to content

hazelcast-demos/payara-hazelcast-sql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

payara hazelcast-sql

Examples using Hazelcast SQL with Payara Micro.

Require Payara Micro 5.2021.3 or later as it needs Hazelcast 4.2.

cache

Read 'fixed' data from a database and perform SQL queries on the cached data.

Requires MySQL (or other database) to store the data.

see commands.txt for the commands to get the example up and running.

sessions

Read user name from logged in users (simulated by putting a name into the HTTP session)

see commands.txt for the commands to get the example up and running.

About

Examples using Hazelcast SQL with Payara Micro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%