Jan this year, I was reading release notes in
http://blog.neo4j.org/2012/01/released-neo4j-16-ga-jorn-kniv.html.
There was a "Looking Forward" section listing feature requests where
"Sharding and horizontal scalability" was ranked as most desirable
feature among others. And now when I look at the latest release notes
in
http://blog.neo4j.org/2012/04/neo4j-17-ga-bastutrask-bank-released.html.
It said nothing about this feature.
In the past, Neo4j alwasy uses abmbigious terms like "domain-level",
"cache" or "user assisted" sharding which really means that there is
no server-side sharding as would in other NoSQL products like,
MongoDB, Cassandra or Hbase. I recognize that sharding graph is a
tougher challenge than other NoSQL with its rich model semantic.
Nonetheless, it would be great if Neo4j can offer some support even
with a baby step if you will.