Hazelcast ClusterStore

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.

License

License

BSD
Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

de.matrixweb.hazelcast
ArtifactId

ArtifactId

cluster-store
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

bundle
Description

Description

Hazelcast ClusterStore
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.
Project URL

Project URL

https://github.com/KnisterPeter/hazelcast-clusterstore
Source Code Management

Source Code Management

https://github.com/KnisterPeter/hazelcast-clusterstore

Download cluster-store

Dependencies

compile (2)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.3.1
com.hazelcast : hazelcast jar 2.6.7

Project Modules

There are no modules declared in this project.

Hazelcast ClusterStore

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.

Configuration Properties

  • address - A comma or space separated list of ipaddress:port declarations
  • group-name - The group name (defaults to dev)
  • group-pass - The group password (defaults to dev-pass)

Versions

Version
0.0.1