Re: documentation suggestions

2017-10-04 Thread Dmitriy Setrakyan
Denis, Thanks for your comments. The pages I suggested have to do with the "getting started" or "how to's" for Ignite. Burying it inside of other docs will not make sense. That is why I suggested adding them under "Basic Concepts" section, i.e. keep them very visible. D. On Thu, Oct 5, 2017 at

Re: documentation suggestions

2017-10-04 Thread Prachi Garg
WAL modes is documented - https://apacheignite.readme.io/v2.2/docs/ignite-persistence-23#section-wal-modes On Wed, Oct 4, 2017 at 2:07 PM, Denis Magda wrote: > Please see inline > > > On Oct 4, 2017, at 5:17 AM, Dmitriy Setrakyan > wrote: > > > > I would like to propose some changes to the Igni

Re: documentation suggestions

2017-10-04 Thread Denis Magda
Please see inline > On Oct 4, 2017, at 5:17 AM, Dmitriy Setrakyan wrote: > > I would like to propose some changes to the Ignite documentation: > > - Under Basic Concepts add the following pages: > - "How to load data” This should go to “Data Loading” or Streaming sections that appear at

Re: documentation suggestions

2017-10-04 Thread Sergey Chugunov
Dmitriy, There is a short description of WAL modes on the page: https://cwiki.apache.org/confluence/display/IGNITE/Ignite+Persistent+Store+-+under+the+hood . On Wed, Oct 4, 2017 at 3:17 PM, Dmitriy Setrakyan wrote: > I would like to propose some changes to the Ignite documentation: > >- U

documentation suggestions

2017-10-04 Thread Dmitriy Setrakyan
I would like to propose some changes to the Ignite documentation: - Under Basic Concepts add the following pages: - "How to load data" - "SQL vs Scan" - "SQL vs Key-Value" - more? - For persistence section, add the following pages: - Write-Ahead-Log (WAL)