On Fri, Jun 3, 2016 at 10:43 AM, Abhinav Solan
wrote:
> Should we store these inconsequential data as blob or JSON in one column
> or create separate columns for them, which one should be the preferred way
> here ?
A blob will be more compact and require less server and driver resources
for ser
Hi Everyone,
We have a unique situation at my workplace while storing data.
We are using Cassandra as a write through cache where we keep real time
data in Cassandra for around 10 - 20 days and rest we archive it to another
data store as archived data.
The current data which we are going to store