You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/06/01 11:39:49 UTC

[GitHub] [ignite-3] slukyano commented on a diff in pull request #831: IGNITE-17044 [Native Persistence 3.0] End-to-end test for in-memory PageMemory

slukyano commented on code in PR #831:
URL: https://github.com/apache/ignite-3/pull/831#discussion_r886703715


##########
examples/README.md:
##########
@@ -10,17 +10,10 @@ The following examples are included:
 * `KeyValueViewExample` - demonstrates the usage of the `org.apache.ignite.table.KeyValueView` API
 * `SqlJdbcExample` - demonstrates the usage of the Apache Ignite JDBC driver.
 * `RebalanceExample` - demonstrates the data rebalancing process.
+* `VolatilePageMemoryStorageExample` - demonstrates the usage of the PageMemory storage engine configured with an in-memory data region.
 
-To run the `RebalanceExample`, refer to its JavaDoc for instructions.
+Before running the examples, read [../modules/cli/README.md](../modules/cli/README.md).

Review Comment:
   I'd suggest to replace with a link to public docs: https://ignite.apache.org/docs/3.0.0-alpha/ignite-cli-tool.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org