Comment on Ask HN: What Is Going on with Neo4j?parentComments−Railsify3ywhat about the execution model is not scalable? I've got a side project using neo4j, maybe I can avoid a major mistake here?−rswskg3yYou can't shard it. I think you can now maybe, but last time I looked you could only scale veritically, not horizontally−tuyguntn3yI think sharding graph models are actually difficult problem.
Comments
what about the execution model is not scalable? I've got a side project using neo4j, maybe I can avoid a major mistake here?
You can't shard it. I think you can now maybe, but last time I looked you could only scale veritically, not horizontally
I think sharding graph models are actually difficult problem.