On Tuesday, 14 March 2017 at 20:21:44 UTC, aberba wrote:
Amazon S3 seem like a common solution for object storage these days[1] but I'm seeing almost no activity in this area (stable native D API). Why?

[1] https://trends.builtwith.com/cdn/Amazon-S3

You can use S3 in its entirety with its REST API. I imagine people just make those calls with std.net.curl or something similar.

Reply via email to