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"?
I questioned tbat as well, could be a property of the underlying store (memcache hash). How would mysql sharding work without being application managed?