SeaweedFS is a distributed object store and file system to store and serve billions of files fast! Object store has O(1) disk seek, transparent cloud integration. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV.
-
Updated
Oct 15, 2020 - Go


Problem description
Be able to read public GCS files without providing credentials.
Steps/code to reproduce the problem