Thanks for the feedback, Ariel,
Based on your comments, we are revisiting our code changes,
and then we will submit a patch for review.
I hope this effort will help further modularize Cassandra
for better maintainability.
Thanks,
Rei Odaira
2017-11-06 8:20 GMT-06:00 Ariel Weisberg :
> Hi,
>
>
Hi,
OK sorry I am very late to the discussion. I think the existing
consensus around doing it is fine I just think you will find that making
the commit log pluggable might be a little trickier than making a cache
which is a glorified K/V store pluggable.
The commit log reaches into a bunch of ot
Hi Sandeep,
In Cassandra, if you are thinking for Data Modelling such use case then
first think how you are accessing data ? what is pattern and base on that
you can build the table whether it's single table or different table given
partition key.
On Wed, Oct 25, 2017 at 1:10 PM, sandeep gajjam