Who here uses vibe-s3 from code.dlang.org?
Sebastiaan Koppe via Digitalmars-d
digitalmars-d at puremagic.com
Tue Aug 8 00:04:08 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 plan on using it in the near future*. Code looks good.
* (to mount cloud storage Wasabi[1] with dfuse[2])
[1] https://wasabi.com/
[2] https://github.com/facebook/dfuse
More information about the Digitalmars-d
mailing list