Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 33319 invoked from network); 13 Jul 2006 04:49:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jul 2006 04:49:17 -0000 Received: (qmail 89985 invoked by uid 500); 13 Jul 2006 04:49:17 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 89918 invoked by uid 500); 13 Jul 2006 04:49:16 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 89907 invoked by uid 99); 13 Jul 2006 04:49:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 21:49:16 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 21:49:16 -0700 Received: from ajax.apache.org (localhost [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 5C6EAD495E for ; Thu, 13 Jul 2006 05:48:55 +0100 (BST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: derby-commits@db.apache.org Date: Thu, 13 Jul 2006 04:48:55 -0000 Message-ID: <20060713044855.25701.53134@ajax.apache.org> Subject: [Db-derby Wiki] Update of "StoreLayerLinks" by DanDebrunner X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification. The following page has been changed by DanDebrunner: http://wiki.apache.org/db-derby/StoreLayerLinks New page: = Derby's Store Layer = [[TableOfContents]] == Overview == == Papers == || [http://db.apache.org/derby/papers/btree_package.html BTree+ implementation] || [http://db.apache.org/derby/papers/pageformats.html On-disk page format] || [http://db.apache.org/derby/papers/logformats.html Transaction log format] || == Functional & Design specifications == || '''Feature''' || '''Release''' || '''Jira Issue''' || '''Specification''' || || Online backup || 10.2 || [http://issues.apache.org/jira/browse/DERBY-239 DERBY-239] || [http://issues.apache.org/jira/secure/attachment/12322522/onlinebackup2.html functional & design] ||