I would like to ask some info about the Cassandra integration I could not
find in the documentation.

   - Is there a way one could use ignite cache selectively on one or more
   particular cassandra's tables, and still query all the data using only the
   Ignite driver? I mean, can I set a table simply not to be retained in the
   Ignite cache, or I need to query the data selectively using the Cassandra
   driver or the Ignite driver according to the table to be accessed?

   - Can I configure the size of a cache backed up by a Cassandra table?


   - How are Cassandra's secondary indexes managed under the hood?

In general, I would like to understand if the Cassandra integration is
meant to be used transparently (therefore thinking in terms of Cassandra's
underlying storage), or
once set up the mapping I should think in terms of Ignite cache elements.

Thank you in advance for the information.

Riccardo Iacomini


*RDSLab*

Reply via email to