Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 33357 invoked from network); 25 Oct 2005 20:20:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Oct 2005 20:20:47 -0000 Received: (qmail 16687 invoked by uid 500); 25 Oct 2005 20:20:47 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 16435 invoked by uid 500); 25 Oct 2005 20:20:45 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 16426 invoked by uid 99); 25 Oct 2005 20:20:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2005 13:20:45 -0700 X-ASF-Spam-Status: No, hits=2.7 required=10.0 tests=RCVD_IN_SBL,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of norbert.tothgati@gmail.com designates 64.233.182.195 as permitted sender) Received: from [64.233.182.195] (HELO nproxy.gmail.com) (64.233.182.195) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2005 13:20:43 -0700 Received: by nproxy.gmail.com with SMTP id o25so216754nfa for ; Tue, 25 Oct 2005 13:20:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:reply-to:from:to:references:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=hQo+tdLMTp2mU3yTi9NXlljlmdHBCXcHKPTPDEWPhooaB8ZswdhLptmfMsdHNc/wUO71cu5CBz8ndLo7eU3Auw/YHoKExw93LLNA6DAN8NSyaGDfgR8Yt787aEb7M+Q0oxruTHUCFNvxmv+Ug4osNMy/exf3zpkfwMsu5DfSIH0= Received: by 10.48.80.4 with SMTP id d4mr25887nfb; Tue, 25 Oct 2005 13:20:23 -0700 (PDT) Received: from TGN5N9R9LV379X ( [81.180.165.105]) by mx.gmail.com with ESMTP id q27sm3016nfc.2005.10.25.13.20.15; Tue, 25 Oct 2005 13:20:16 -0700 (PDT) Message-ID: <001901c5d9a1$98383670$69a5b451@TGN5N9R9LV379X> Reply-To: "Toth-Gati Norbert" From: "Toth-Gati Norbert" To: References: <1527660289.1130261635642.JavaMail.jira@ajax.apache.org> Subject: Re: [jira] Created: (DERBY-646) In-memory backend storage support Date: Tue, 25 Oct 2005 23:20:49 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Stephen, So now this means the support for in-memory storage is completed. I will give it a try. But glad you finally got to the end. Good job! Regards, Norbert ----- Original Message ----- From: "Stephen Fitch (JIRA)" To: Sent: Tuesday, October 25, 2005 8:33 PM Subject: [jira] Created: (DERBY-646) In-memory backend storage support > In-memory backend storage support > --------------------------------- > > Key: DERBY-646 > URL: http://issues.apache.org/jira/browse/DERBY-646 > Project: Derby > Type: New Feature > Components: Store > Environment: All > Reporter: Stephen Fitch > > > To allow creation and modification of databases in-memory without > requiring disk access or space to store the database. > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http://issues.apache.org/jira/secure/Administrators.jspa > - > For more information on JIRA, see: > http://www.atlassian.com/software/jira >