[ 
https://issues.apache.org/jira/browse/IGNITE-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15893186#comment-15893186
 ] 

Denis Magda commented on IGNITE-4772:
-------------------------------------

[~isapego], good start, thanks! I did minor edits though.

Could you improve the doc a little bit this way:
* Let's add read-through, write-through and write-behind sections using Java 
versions as a template 
(https://apacheignite.readme.io/docs/persistent-store#section-read-through-and-write-through).
 However, I would made C++ version even better by adding a code snippet showing 
how you define a cache configuration (C++ and Spring XML) and specify 
"write-through" and "read-through" there.
* Please add a code snippet to "Cache Loading" section which will show how we 
get a reference to a cache and initiate the preloading to it.

> CPP: Add documentation for LoadCache feature
> --------------------------------------------
>
>                 Key: IGNITE-4772
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4772
>             Project: Ignite
>          Issue Type: Task
>          Components: documentation, platforms
>    Affects Versions: 1.8
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>              Labels: C++, DML, cpp, documentation
>             Fix For: 1.9
>
>
> {{LoadCache}} feature has been implemented recently for C++ client 
> (IGNITE-4670) and needs proper documentation on 
> [readme.io|https://apacheignite-cpp.readme.io/docs]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to