We want to start small with neo4j, so a single server with Tomcat with an instance of neo4j EmbeddedGraph db is sufficient for our needs. However, if we need to increase system capacity in the future by moving to a clustered architecture using HighAvailabilityGraphDB, how easy is the switch? I understand that there will configuration updates (ZooKeeper, etc), but is there any material impact to the data or special considerations before making the switch? Will the database auto-balance/shard in the HA configuration, or does that have to be done manually before the system in put in production?
Thanks Raffi _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

