Hi all,

One of the main problem, apart from reporting & querying, of the NoSql movement 
is the lack of management tools.

Qi4j and the ES interface seems to be the best place to plug some tools in.

Multiple side effects could be added in order to support merging, splitting or 
copying of one ES to another.

I am in the process of writing the Infinispan ES (with an S3 store) and I would 
like to design a migration tool from one ES to another (infrastructure or 
version).

I was thinking of some kind of "copy on write" side effect, with a background 
thread actually reading and writing all the entities in order to get rid of the 
previous ES once the copy is finished.

WDYT ? Is there a better way to do this ?

phil
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to