I am using apache ignite for my application now I wanted to migrate to redis-cache but I used ignite query api to fetch data. Is there any possible way I can use the same queries just by changing dependencies from ignite to redis-cache?
Is there any alternative tool where i can use in AWS cloud platform which supports Native SQL API?