Hi,
I've came around this tool[1] the Coherence guys use for migrating data. It defines
some interfaces (Source[2], Target[3]) that are the used by the migration tool to move
data between the source and destination. Seems pretty simple, ASL (code reuse) and it
might be very useful fwk for migrating data between different cache stores. Or even as a
tool for importing data into an Infinispan cluster (just implement an Infinispan
destination).
[1]
https://github.com/aseovic/coherence-tools/tree/master/loader/src/main/ja...
[2]
https://github.com/aseovic/coherence-tools/blob/master/loader/src/main/ja...
[3]
https://github.com/aseovic/coherence-tools/blob/master/loader/src/main/ja...
Cheers,
--
Mircea Markus
Infinispan lead (
www.infinispan.org)