I read that writes are wriiten to any node in the cluster. aren't they supposed to be written where the partition key is hashed so that retrieval is efficent ? again how replication ensures efficient retrival if same data is found on multiple nodes ? Lots of confusion !!
I took reference from here :
Pls suggest