hep icon indicating copy to clipboard operation
hep copied to clipboard

groot: consider adding support for S3-served files

Open sbinet opened this issue 4 years ago • 0 comments

as discussed in https://github.com/scikit-hep/uproot/pull/476

candidates:

  • https://godoc.org/github.com/aws/aws-sdk-go/service/s3
  • https://godoc.org/github.com/minio/minio-go
  • https://godoc.org/github.com/ungerik/go-fs/s3fs
  • https://godoc.org/github.com/peak/s5cmd

sbinet avatar Apr 22 '20 11:04 sbinet