Who here uses vibe-s3 from code.dlang.org?

extrawurst via Digitalmars-d digitalmars-d at puremagic.com
Tue Aug 8 00:57:22 PDT 2017


On Monday, 7 August 2017 at 22:46:57 UTC, aberba wrote:
> vibe-s3 (https://code.dlang.org/packages/vibe-s3) is an Amazon 
> s3 object storage API for D.
>
> Has anyone here used or tested it? What was your experiences? 
> It has the tagline "this library is highly alpha and mostly 
> untested. use at your own risk".

I did not use S3 from vibe.d but I used the original code base 
and i am using DynamoDB in there: 
https://github.com/vibe-aws/vibe-aws

Would be great to merge s3 support back to this aws lib.

Cheers,
Stephan


More information about the Digitalmars-d mailing list