On Sat, Jul 12, 2014 at 6:05 PM, Keith Wright <[email protected]> wrote:
> Yes each item in the set can have a different TTL so long as they are > upserted with commands having differing TTLs. > Ah… ok. So you can just insert them with unique UPDATE/INSERT commands with different USING TTLs and it will work. That makes sense. > You should read about how collections/maps work in CQL3 in terms of their > CQL2 structure. > Definitely. I tried but the documentation is all over the map. This is one of the problems with Cassandra IMO. It's evolving so fast that it's difficult to find the correct documentation. -- Founder/CEO Spinn3r.com Location: *San Francisco, CA* blog: http://burtonator.wordpress.com … or check out my Google+ profile <https://plus.google.com/102718274791889610666/posts> <http://spinn3r.com>
