Implements a Hazelcast MapStore backed by another hazelcast instance. This could be used to backup a whole map to another cluster to get around cluster blackouts.
'de.matrixweb.hazelcast:cluster-store:0.0.1'
<dependency>
<groupId>de.matrixweb.hazelcast</groupId>
<artifactId>cluster-store</artifactId>
<version>0.0.1</version>
</dependency>
<dependency org="de.matrixweb.hazelcast" name="cluster-store" rev="0.0.1"/>
"de.matrixweb.hazelcast", "cluster-store", "0.0.1"