Denis Magda created IGNITE-8455:
-----------------------------------
Summary: Cover main Ignite memory modes
Key: IGNITE-8455
URL:
https://issues.apache.org/jira/browse/IGNITE-8455 Project: Ignite
Issue Type: Task
Components: site
Reporter: Denis Magda
Assignee: Denis Magda
Fix For: 2.6
Ignite website doesn't 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
- indexes in memory and data on disk for better technical cost of ownership.
I believe we should put it in a table and explain it on the memory-centric page.
More details:
http://apache-ignite-developers.2346864.n4.nabble.com/missing-website-info-td30145.html--
This message was sent by Atlassian JIRA
(v7.6.3#76005)