Dmitriy, Presently this information is scattered and presented under sections named differently. Agree with the format proposed by you. https://issues.apache.org/jira/browse/IGNITE-8455
In addition, we should cover another mode which is indexes in RAM and data on disk to get a better technical cost of ownership of Ignite's cluster. I heard it's already possible to set up this kind of configuration. -- Denis On Fri, May 4, 2018 at 6:01 PM, Dmitriy Setrakyan <dsetrak...@apache.org> wrote: > I have been going through the Ignite website today, and I have noticed that > nowhere on the website we mention various modes on how Ignite native > persistence can be used: > > - no disk, data is in memory-only (potentially over a 3rd-party database) > - disk is a copy of the memory (only for recovery purposes) > - disk is a data storage with memory used as a performant caching layer > > I believe we should put it in a table and explain it somewhere (homepage?). > > Denis, Prachi, what do you think? > > D. >