Hi, I want to design a system where each client has a embedded db to store only a subset of a master server db of all clients. Then, should I design a server plug in to extend the currently stateless server services to support transaction by simply wrap few requests into one atomic request and respond? Also, modify your online backup to synchronization the clients according to these transactions.
I'm sure there is a better idea. Please let me know if you have. Brendan Sent from my iPad _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

