hi
I am very new to Cassandra. I wanted to use Cassandra for storing user search terms.
Any guidance how this should be modeled in Cassandra? I would be querying this columnfamily to get past 5 searches for a user.
thanks
hi
I am very new to Cassandra. I wanted to use Cassandra for storing user search terms.
Any guidance how this should be modeled in Cassandra? I would be querying this columnfamily to get past 5 searches for a user.
thanks
You can refer this doc
You must log in to post.