/ignite-learning-by-examples

Learning Apache Ignite while building a simple application

Primary LanguageJavaApache License 2.0Apache-2.0

Learning Apache Ignite Through Examples

This project introduces you to essential capabilities of Ignite by showing how to build an application that uses various APIs of the project. In particular, you're going to use the World database schema to learn how to access and process data with SQL, compute, key-value APIs. In addition, you' will see how to update records of cities with Ignite transactions and subscribe for data changes that happen on server nodes.

Based on your preferences you can head in one of two possible directions: