Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
Main goal - less text, better structure.
Let's add the following sections:
- Distributed SQL Indexes
- Distributed SQL JOINs
- Memory-only
- Native Persistence
- Memory Management - here we should mention that due to Ignite memory management policies, the most used indexes will always end up being cached in memory, even when the persistence is enabled.
- 3rd Party Databases - here we should mention that Ignite SQL does write-through to 3rd party databases, if needed.