Re: Requesting Feedback for Cassandra as a backup solution.

2024-02-19 Thread Gowtham S
Thanks for your valuable reply, will check. Thanks and regards, Gowtham S On Mon, 19 Feb 2024 at 15:46, Bowen Song via user wrote: > You can have a read at > https://www.datastax.com/blog/cassandra-anti-patterns-queues-and-queue-datasets > > Your table schema does not include the most important

Cassandra Town Hall this Thursday

2024-02-19 Thread Constantia
Hi Everyone, The next Apache Cassandra Town Hall is happening this *Thursday, 8AM PST* Apache Cassandra Catalyst, Sarma Pydipally, will be presenting “Prometheus-Grafana Dashboard for Apache Cassandra 5” You can register for the meetup here. https://www.meetup.com/cassandra-global/events/2989630

Re: Requesting Feedback for Cassandra as a backup solution.

2024-02-19 Thread Bowen Song via user
You can have a read at https://www.datastax.com/blog/cassandra-anti-patterns-queues-and-queue-datasets Your table schema does not include the most important piece of information - the partition keys (and clustering keys, if any). Keep in mind that you can only efficiently query Cassandra by th