Y
Hacker News
new
|
ask
|
show
|
jobs
by
Railsify
1284 days ago
what about the execution model is not scalable? I've got a side project using neo4j, maybe I can avoid a major mistake here?
1 comments
rswskg
1284 days ago
You can't shard it. I think you can now maybe, but last time I looked you could only scale veritically, not horizontally
link
tuyguntn
1282 days ago
I think sharding graph models are actually difficult problem.
link