symfony-cmf / media-bundle

UNMAINTAINED - Minimalistic interfaces to handle media in the context of the CMF
http://cmf.symfony.com/
30 stars 40 forks source link

Can we use S3DataStore with Jackrabbit implementation for media bundle? #147

Closed koemeet closed 8 years ago

koemeet commented 8 years ago

I've read that you can store the blobs on a separate system (such as Amazon S3) with data stores. I know that Oak supports it, but I also saw that Jackrabbit 2.8 had support for it (https://jackrabbit.apache.org/api/2.8/org/apache/jackrabbit/aws/ext/ds/S3DataStore.html). Anyone here implemented something like this with the MediaBundle? Is it possible to achieve S3 storage with latest Jackrabbit 2.x?

dbu commented 8 years ago

i would not know of it, sorry. but maybe you have more chances to find somebody who did that when asking on the jackrabbit mailinglist, as this question is not specific to the cmf or even the php client in general.