awslabs/aws-js-s3-explorer

Support storage backends other than S3

Closed this issue · 1 comments

It's a great project and would really like to see it working with additional storage backends (particularly Openstack Swift).
(Other similar projects are abandonned).

A javascript library abstracts the cloud storage providers: pkgcloud and supports:

  • Amazon
  • Azure
  • Google
  • HP
  • Openstack
  • Rackspace

Do you think it's a direction v2 could take?

Went over the code. Seems it's unlikely happen.