Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 07EA910F29 for ; Mon, 14 Oct 2013 14:51:50 +0000 (UTC) Received: (qmail 90919 invoked by uid 500); 14 Oct 2013 14:51:48 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 90557 invoked by uid 500); 14 Oct 2013 14:51:44 -0000 Mailing-List: contact dev-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 dev@jackrabbit.apache.org Received: (qmail 90360 invoked by uid 99); 14 Oct 2013 14:51:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Oct 2013 14:51:42 +0000 Date: Mon, 14 Oct 2013 14:51:42 +0000 (UTC) From: "Morrell Jacobs (JIRA)" To: dev@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (JCR-3651) S3 Datastore implementation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JCR-3651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794161#comment-13794161 ] Morrell Jacobs commented on JCR-3651: ------------------------------------- Have you though about Backend implementation that uses the local file system? The in memory version is good for unit tests, but for developers running a local stack, a local file system version would be helpful. Logic: production system runs at AWS, but developers run local stack; developers don't want to use S3 (time & cost) for their local stacks, but want to simulate production as closely as possible. > S3 Datastore implementation > --------------------------- > > Key: JCR-3651 > URL: https://issues.apache.org/jira/browse/JCR-3651 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-core > Affects Versions: 2.7 > Reporter: Shashank Gupta > Attachments: JCR-3651.patch, JCR-3651-svn.patch, JCR-3651-svn-updated.patch > > > S3 Datastore provides capability to use Amazon S3 as datastore, thus leveraging all benefits of Amazon S3 like low cost, infinite, reliable, scalable storage. -- This message was sent by Atlassian JIRA (v6.1#6144)