magnusvk/counter_culture

Multiple counters, single query

ausangshukla opened this issue · 5 comments

Is it possible to generate a single query and update the counters ? I have many counters and the number of queries is piling up.

Thanks in advance

yes but not possible to mix counter query and non counter query in cassandra.

How to accomplish this, for mysql like DBs? Currently I have 10 counters which generate 10 different queries.

sorry mate no idea about it ,you can go for Google . only thing I know that it is possible

This isn't currently possible. If you wanted to open a PR that adds this functionality I'd be happy to look at it.