You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2018/02/23 23:24:00 UTC

[jira] [Created] (IGNITE-7802) Clarify how to hook Ignite and a 3rd party persistence

Denis Magda created IGNITE-7802:
-----------------------------------

             Summary: Clarify how to hook Ignite and a 3rd party persistence
                 Key: IGNITE-7802
                 URL: https://issues.apache.org/jira/browse/IGNITE-7802
             Project: Ignite
          Issue Type: Task
          Components: documentation
            Reporter: Denis Magda
            Assignee: Akmal Chaudhri
             Fix For: 2.5


The existing documentation doesn't explain all the steps needed to integrate Ignite with a 3rd party db: [https://apacheignite.readme.io/docs/3rd-party-store]

Specifically, the following has to be covered:
 * Dedicated section for RDBMS setup. Copying of a JDBC driver, enabling a right CacheStore implementation, defining the mapping, or automating this process with Web Console.
 * NoSQL databases section. Refer to Cassandra pages.
 * Other 3rd party stores. Clarify how to write a custom CacheStore that is not supported out of the box.

The goal is to avoid questions like this:

http://apache-ignite-users.70518.x6.nabble.com/Ignite-with-mariadb-td20101.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)