Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BB6AF200CEF for ; Mon, 21 Aug 2017 07:44:33 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B9DC8163BC7; Mon, 21 Aug 2017 05:44:33 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3310A163BC3 for ; Mon, 21 Aug 2017 07:44:33 +0200 (CEST) Received: (qmail 98255 invoked by uid 500); 21 Aug 2017 05:44:32 -0000 Mailing-List: contact commits-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list commits@ignite.apache.org Received: (qmail 98246 invoked by uid 99); 21 Aug 2017 05:44:32 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Aug 2017 05:44:32 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id D16CE3A0334 for ; Mon, 21 Aug 2017 05:44:30 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1805601 - /ignite/site/trunk/whatisignite.html Date: Mon, 21 Aug 2017 05:44:28 -0000 To: commits@ignite.apache.org From: dsetrakyan@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170821054430.D16CE3A0334@svn01-us-west.apache.org> archived-at: Mon, 21 Aug 2017 05:44:33 -0000 Author: dsetrakyan Date: Mon Aug 21 05:44:27 2017 New Revision: 1805601 URL: http://svn.apache.org/viewvc?rev=1805601&view=rev Log: Tuned the message a bit. Modified: ignite/site/trunk/whatisignite.html Modified: ignite/site/trunk/whatisignite.html URL: http://svn.apache.org/viewvc/ignite/site/trunk/whatisignite.html?rev=1805601&r1=1805600&r2=1805601&view=diff ============================================================================== --- ignite/site/trunk/whatisignite.html (original) +++ ignite/site/trunk/whatisignite.html Mon Aug 21 05:44:27 2017 @@ -72,7 +72,7 @@ under the License.

Is Ignite an in-memory database (IMDB)?

Yes. Even though Ignite durable memory works well in-memory and on-disk, the disk - persistence can be disabled and Ignite can act as a pure in-memory database, with strong + persistence can be disabled and Ignite can act as a pure distributed in-memory database, with strong support for SQL and distributed joins.