Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.3 KB

README.adoc

File metadata and controls

41 lines (32 loc) · 1.3 KB

Tutorials

Tutorials

These tutorials provide a deeper understanding of larger Coherence features and concepts that cannot be usually be explained with a few simple code snippets. They might, for example, require a running Coherence cluster to properly show a feature. Tutorials are typically built as a combination Maven and Gradle project including the corresponding wrappers for those tools making them simple to build as stand-alone projects without needing to build the whole Coherence source tree.

GraphQL

This tutorial shows you how to access Coherence Data using GraphQL.

Persistence

This tutorial shows you how to use Persistence from CohQL and how to monitor Persistence events.