I'm planning to integrate the current Cassandra database with Apache ignite cache mechanism. Cassandra will act as the persistent store in that case. Database currently having Gigabytes of data. Question is : Will this cause data duplication ? Does ignite store the existing data in its own schema for persistence ?