>Hi, > >On Mon, Jan 26, 2015 at 1:33 PM, connuser1 connuser1 ><[email protected]> wrote: >>...@Bertrand, thanks for pointing to the jackrabbit-aws-ext. I have >>configured >>it as specified at [1] . Can you please cite an example on how to use it >>? >>Specifically, how to get its instance and then use it in context of >>sling.... > >AFAIK it's meant to be used as a Jackrabbit or Oak DataStore. If you >want to use it directly in Sling you probably need some glue code to >make that DataStore available as an OSGi service. > >The other option is to use it in Oak and run Sling on Oak, in which >case binaries are stored on S3 and the rest in Oak's TarMK or Mongo >store, which you could replace by DynamoDB by writing an Oak >DocumentStore (I suppose) that talks to that. > >-Bertrand
@Bertrand, Could you elaborate on what you mean by "run Sling on Oak² as opposed to configuring sling to use OAK (which I would also be interested in)? -Bruce > >>[1] - https://github.com/apache/jackrabbit/tree/trunk/jackrabbit-aws-ext > > >
