i read one paper in that paper they used consistent hashing algorithm to store the unstructured data and they are not successfully store the data using consistent hashing algorithm. And then i searched many links and many papers and finally got i idea MD5 algorithm is suitable for storing the data. But still i have the doubt which one is the best algorithm to store the unstructured data into Mongo DB using the Clustering technique. Anyone can help me.
Thank you.