Yes, if you are talking about data input and you want it distinguishable and sortable in general, I'd agree with you, the rid uniqueness and the datetime field would not do the trick. But, we are talking about a chat system. You are going to get results of people's messages, which will never need to be more distinguishable than through the datetime they were posted. In other words, for a chat system, order isn't that critical.
I think you wanted to say, you can save the relative messages (or data) consistently to certain clusters. You certainly wouldn't want "everything" to be running over a single cluster, as that would give you a hot node and would totally defeat the purpose of sharding. Scott -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
