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


##########
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:
   Replace it.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to