This is our use case. We would like to store series of events, and act on event only once(dedup or abnormal event for same event id is expected to be dropped). Thought of using key cache to check and insert. Would you suggest any other work around?
On Fri, Sep 15, 2017 at 11:10 AM, Jeff Jirsa <jji...@gmail.com> wrote: > > > > On Sep 14, 2017, at 10:31 PM, Jagadeesh Mohan <ashwinjagade...@gmail.com> > wrote: > > > > Hi, > > I would like to know if there is a way to query key cache. > > No > > > Follow up question: Is there a way to use presence of key in key cache > in conditional updates. > > No > > > > > Primary Use case is to figure out the dedup of the data. > > You can open a JIRA for feature request if you think it's a compelling use > case > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org > For additional commands, e-mail: user-h...@cassandra.apache.org > > -- With Regards, Jagadeesh