SimpleCassie linked from http://wiki.apache.org/cassandra/ClientExamples does time uuids, so you could either use that or check its code to see what it's doing.
On Wed, Mar 24, 2010 at 12:59 PM, Arjen Schat <arjen.sc...@streamedge.com> wrote: > Hi All, > Who can provide a working example of a TimeUUID implementation in php? > I either get TException: UUIDs must be exactly 16 bytes > or TException: TimeUUID only makes sense with version 1 UUIDs > I tried the Fredrik Lindberg - http://www.shapeshifter.se UUID class, but no > option generates the right 16 bytes. > Kind regards, > Arjen Schat >