Return-Path: X-Original-To: apmail-jackrabbit-commits-archive@www.apache.org Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 882321058E for ; Tue, 15 Oct 2013 16:25:14 +0000 (UTC) Received: (qmail 82497 invoked by uid 500); 15 Oct 2013 16:22:51 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 82163 invoked by uid 500); 15 Oct 2013 16:22:39 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 81841 invoked by uid 99); 15 Oct 2013 16:22:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Oct 2013 16:22:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Oct 2013 16:22:17 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id BF9852388C2C; Tue, 15 Oct 2013 16:21:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1532415 [4/11] - in /jackrabbit/site/live/oak/docs: ./ META-INF/ css/ js/ Date: Tue, 15 Oct 2013 16:21:54 -0000 To: commits@jackrabbit.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131015162155.BF9852388C2C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: jackrabbit/site/live/oak/docs/index.html URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/index.html?rev=1532415&r1=1532414&r2=1532415&view=diff ============================================================================== --- jackrabbit/site/live/oak/docs/index.html (original) +++ jackrabbit/site/live/oak/docs/index.html Tue Oct 15 16:21:53 2013 @@ -1,386 +1,386 @@ - - - - - - - - - Jackrabbit Oak - - - - - - - - - - - - - - - - - - - Fork me on GitHub - - - - - - - - - -
- - - - - -
-
- -
- - -
- -

Jackrabbit Oak - the next generation content repository

-

Jackrabbit Oak is an effort to implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications. The Oak effort is a part of the Apache Jackrabbit project. Apache Jackrabbit is a project of the Apache Software Foundation. Oak is currently alpha-level software. Use at your own risk with no stability or compatibility guarantees.

-
-

Why Oak

-

Jackrabbit 2.x is a solid and feature-rich content repository that works well especially for the needs of traditional web sites and integrated content management applications. However, the trends in user expectations (especially for personalized, interactive and collaborative content), application architectures (distributed, loosely coupled, multi-platform solutions with lots of data) and hardware design (horizontal rather than vertical scaling) have rendered some of the original Jackrabbit design decisions (which date back almost a decade) obsolete and there is no easy way to incrementally update the design.

-

Jackrabbit Oak aims to implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications. The repository should implement standards like JCR, WebDAV and CMIS, and be easily accessible from various platforms, especially from JavaScript clients running in modern browser environments. The implementation should provide more out-of-the-box functionality than typical NoSQL databases while achieving comparable levels of scalability and performance.

-

See the Jackrabbit Wiki for an initial list of goals and non goals for Oak.

-
-

Work in Progress

-

This documentation is very much work in progress. Currently much of the information on Oak is somewhat spread over different places. If you don’t find something here you could also try

- -
-
-
-
- -
- - - + + + + + + + + + Jackrabbit Oak - + + + + + + + + + + + + + + + + + + Fork me on GitHub + + + + + + + + + +
+ + + + + +
+
+ +
+ + +
+ +

Jackrabbit Oak - the next generation content repository

+

Jackrabbit Oak is an effort to implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications. The Oak effort is a part of the Apache Jackrabbit project. Apache Jackrabbit is a project of the Apache Software Foundation. Oak is currently alpha-level software. Use at your own risk with no stability or compatibility guarantees.

+
+

Why Oak

+

Jackrabbit 2.x is a solid and feature-rich content repository that works well especially for the needs of traditional web sites and integrated content management applications. However, the trends in user expectations (especially for personalized, interactive and collaborative content), application architectures (distributed, loosely coupled, multi-platform solutions with lots of data) and hardware design (horizontal rather than vertical scaling) have rendered some of the original Jackrabbit design decisions (which date back almost a decade) obsolete and there is no easy way to incrementally update the design.

+

Jackrabbit Oak aims to implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications. The repository should implement standards like JCR, WebDAV and CMIS, and be easily accessible from various platforms, especially from JavaScript clients running in modern browser environments. The implementation should provide more out-of-the-box functionality than typical NoSQL databases while achieving comparable levels of scalability and performance.

+

See the Jackrabbit Wiki for an initial list of goals and non goals for Oak.

+
+

Work in Progress

+

This documentation is very much work in progress. Currently much of the information on Oak is somewhat spread over different places. If you don’t find something here you could also try

+ +
+
+
+
+ +
+ + + \ No newline at end of file