Skip to content

Commit

Permalink
OGM-1159 Add hibernate-ogm-infinispan-remote to the list of available…
Browse files Browse the repository at this point in the history
… modules
  • Loading branch information
DavideD authored and Sanne committed Nov 8, 2016
1 parent b37039d commit 98530a6
Showing 1 changed file with 3 additions and 1 deletion.
Expand Up @@ -52,7 +52,9 @@ Adding the relevant Hibernate OGM module in your classpath looks like this in Ma
----

The module names are
`hibernate-ogm-infinispan`, `hibernate-ogm-ehcache`, `hibernate-ogm-mongodb`, `hibernate-ogm-neo4j`, `hibernate-ogm-couchdb`, `hibernate-ogm-redis` and `hibernate-ogm-cassandra`.
`hibernate-ogm-infinispan`, `hibernate-ogm-infinispan-remote`, `hibernate-ogm-ehcache`,
`hibernate-ogm-mongodb`, `hibernate-ogm-neo4j`, `hibernate-ogm-couchdb`, `hibernate-ogm-redis`
and `hibernate-ogm-cassandra`.
The map datastore is included in the Hibernate OGM engine module.

Next, configure which datastore provider you want to use.
Expand Down

0 comments on commit 98530a6

Please sign in to comment.