[
https://issues.apache.org/jira/browse/JCLOUDS-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14548385#comment-14548385
]
ASF subversion and git services commented on JCLOUDS-826:
---------------------------------------------------------
Commit 83218e32ddb8667f1752e552e64ea4887a5e9e7d in jclouds-labs's branch
refs/heads/master from [~rcoedo]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=83218e3 ]
JCLOUDS-826: Add skeleton and container operations
> JDBC blobstore
> --------------
>
> Key: JCLOUDS-826
> URL: https://issues.apache.org/jira/browse/JCLOUDS-826
> Project: jclouds
> Issue Type: New Feature
> Components: jclouds-blobstore
> Affects Versions: 1.8.1
> Reporter: Andrew Gaul
> Assignee: Zack Shoylev
> Labels: gsoc2015
>
> jclouds could offer a JDBC blobstore as an alternative to the existing
> transient and filesystem blobstores. This could store metadata in something
> like H2 and the actual blob data on a filesystem, similar to Swift. This
> would work around issues like
> https://bugs.openjdk.java.net/browse/JDK-8030048 which prevents use of
> metadata with the filesystem blobstore on Mac OS X.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)