Hi Bruce >>Are you using S3 for blob storage? Not yet but that's what I plan to do. I am writing a very basic S3 resource provider to just get things started. I am not sure if there is something which already exists which I can reuse. I would surely share whenever I have some more details on this.
Thanks On Wed, Jan 21, 2015 at 11:19 PM, Bruce Edge <[email protected]> wrote: > >Hi > > > >I have written a custom resource provider for AWS's dynamoDB [0] for > >accessing its data as a sling resource. You can find the implementation at > >[1]. > > > >Right now it just supports read access to dynamodb but I would be adding > >write support soon to it. The implementation is quite basic. It would be > >very helpful if you could please review it and add your valuable comments > >to it. > > > >Thanks > > > > > >[0] - http://aws.amazon.com/dynamodb/ > >[1] - https://github.com/satyadeep1980/SlingDynamo > > > > Are you using S3 for blob storage? > If so, could you share which S3 provider you¹re using? > > -Bruce > >
