Andrew Gaul created JCLOUDS-826:
-----------------------------------
Summary: 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
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)