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