Re: Storing Timestamps With Microsecond Resolution in RiakTS

2016-12-20 Thread Alexander Sicular
Joe Olson wrote: > > Is anyone storing timestamps with microsecond resolution in RiakTS? > > I'm interested in hearing if anyone is doing this, and how they are doing it. > My gut reaction is to have a compound timestamp + integer primary key, with > the microsecond pa

Storing Timestamps With Microsecond Resolution in RiakTS

2016-12-20 Thread Joe Olson
Is anyone storing timestamps with microsecond resolution in RiakTS? I'm interested in hearing if anyone is doing this, and how they are doing it. My gut reaction is to have a compound timestamp + integer primary key, with the microsecond part of the timestamp (least significant digits)