This is a good overview of the storage options: multi-tier-storage.html 
<https://ignite.apache.org/arch/multi-tier-storage.html>

Basically, there’s no cache and separate database. In Ignite, they’re the same 
things. A table can (optionally) have SQL support and persistence. So from a 
Kafka point of view, you just stream your data into a table. Whether it’s 
persistent or has SQL support depends on how you configured your table.

> On 10 Jun 2021, at 14:16, shubhamshirur <shirurshub...@gmail.com> wrote:
> 
> Yes may be. I do not know much about Apache Ignite. So by Ignite Database I
> mean SQLline. Please tell me if on what should research over to make it more
> relatable?
> 
> 
> 
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/


Reply via email to