Hello Igniters, As part of working on the above ticket, I have started playing around with my ignite local dev setup. 1. I could do a clean maven build. 2. Experiment with examples for compute grid successfully.
>From what I could gather by going through the discussion attached in the JIRA, I believe I need to implement an ignite-adaptor such that Spring applications could leverage the same Spring data API to use ignite data grid. I was looking into the spring-data-mongodb and spring-data-dynamodb for reference. If my understanding is correct then I need to implement the functionality for core, mapping, query and repository? Please correct me If I am wrong. -- *Regards*, *Vikrant Navalgund*
