[ https://issues.apache.org/jira/browse/GORA-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16394411#comment-16394411 ]
Nishadi Kirielle commented on GORA-535: --------------------------------------- Hi [~carlosrmng], [~chanuka1031] , Welcome to Apache Gora project. This project aims to integrate the Apache Ignite with Gora. As Gora already has caching stores like [JCache store|https://github.com/apache/gora/tree/master/gora-jcache] and a [infinispan store|https://github.com/apache/gora/tree/master/gora-infinispan], the main objective we are looking for in this project is to use [native persistence of Apache Ignite|https://ignite.apache.org/arch/persistence.html]. Thus, in the implementation, we can go ahead with Ignite specific APIs. In getting started with the project, you can follow up the below resources; * [Apache Gora Tutorial |http://gora.apache.org/current/tutorial.html] * [Writing a new module|https://cwiki.apache.org/confluence/display/GORA/Writing+a+new+DataStore+for+Gora+HOW_TO] Please feel free to ask any questions you have. Good luck...!!! > Add a data store for Apache Ignite > ----------------------------------- > > Key: GORA-535 > URL: https://issues.apache.org/jira/browse/GORA-535 > Project: Apache Gora > Issue Type: New Feature > Reporter: Nishadi Kirielle > Priority: Major > Labels: gsoc2018 > > Currently, Gora has support for persisting objects to various database models > such as Apache Hbase, Apache Cassandra and much more. [1] This project aims > to extend its capability to provide support for Apache Ignite database. > Apache Ignite is a distributed database, caching and processing platform.[2] > [1]. [http://gora.apache.org/] > [2] . [https://ignite.apache.org/] > -- This message was sent by Atlassian JIRA (v7.6.3#76005)