Generate a timeuuid for each post based on the original timestamp.

-Tupshin

On May 29, 2010 7:50 PM, "Erik" <eriko...@gmail.com> wrote:

Hi,

I have a list of posts I'm trying to insert into Cassandra.  Each post has a
timestamp already (in the past) that is not necessarily unique.  I'm trying
to
insert these posts into Cassandra so that when I retrieve them, they are
ordered
chronologically.  When I insert them, I can't guarantee that the order of
insertion is ordering them based on the actual timestamp of the post.

Can someone help me find a solution for this?

Thanks.

Erik

Reply via email to