ivanzlenko commented on code in PR #2409: URL: https://github.com/apache/ignite-3/pull/2409#discussion_r1298380719
########## README.md: ########## @@ -1 +1,102 @@ -# Apache Ignite 3.x +Apache Ignite 3.x +=== + +Apache Ignite 3 is a distributed database for high-performance computing with in-memory speed. + +* MULTI-TIER STORAGE: Ignite scales up and out across memory and disk. By default, Ignite operates in a pure in-memory mode. But, by toggling a single configuration setting, you can turn a cluster into a database that can grow beyond the cluster's memory capacity. Review Comment: I removed this paragraph completely. -- 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]
