Hi all,
    I am now facing the problem abut sharding huge database to different 
machines in the cluster when i use neo4j in my application, which has 
billion nodes and relationships scale. The scale will increase in the 
future. I have browsed the document about neo4j 2.1.5 and found that there 
is one section about cache-based sharding. I think neo4j cann't sharding 
automaticlly according the document and i may develop one wrapper to 
realize the sharding. Does anybody have some experience about this problem? 
How do you develop the wrapper? And another problem is that how can you 
guarantee that the relationships between the nodes which have been sharding 
to different machines are not broken? I also find that neo4j can only be 
configured into HA node(Master-Slaves), can it be configured into cluster 
mode? Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to