Hacker News new | ask | show | jobs
by RealCasually 4241 days ago
Perhaps I missed it, but is there any discussion on how their sharding mechanism works? How do they define a shard and where is ownership of various shards managed so a "non-owning node can redirect to an owning node"?
1 comments

I questioned tbat as well, could be a property of the underlying store (memcache hash). How would mysql sharding work without being application managed?