t
> on read you’ll get the “latest” value… you may or may not incur an actual
> write of the old data to disk, but either way it’ll get cleaned up for you.
>
> > On Jan 21, 2015, at 1:54 AM, Pandian R wrote:
> >
> > Hi,
> >
> > I just wanted to know if there is
Hi,
I just wanted to know if there is any kind of versioning system in
cassandra while indexing new data(like the one we have for ElasticSearch,
for example).
For example, I have a series of payloads each coming with an id and
'updatedAt' timestamp. I just want to maintain the latest state of any