Software Alternatives & Reviews

An open-source distributed object storage service

Seaweed FS JuiceFS
  1. SeaweedFS is a simple and highly scalable distributed file system to store and serve billions of files fast! SeaweedFS object store has O(1) disk seek and SeaweedFS Filer supports cross-cluster replication, POSIX, S3 API, ,…

    #Cloud Storage #File Sharing #Cloud Computing 35 social mentions

  2. The Shared POSIX File System for the Cloud
    For this use-case, I like JuiceFS better. * https://juicefs.com/en/ * https://github.com/juicedata/juicefs I am not affiliated with them, just a regular user.

    #Cloud Computing #Cloud Storage #File Sharing 4 social mentions

  3. This domain is for use in illustrative examples in documents. You may use this domain in literature without prior coordination or asking for permission.
    That's a complicated question but allows highlighting what I was bringing up: the Key is any unicode character[1] so while it has become <i>conventional</i> to use "/", imagine if you wanted to store the output of exploded jar files in S3, but be able to "list the directory" of a jar's contents: `PutObject("/some-path/my.jar!/META-INF/MANIFEST.MF", "Manifest-Version: 1.0")` Now you can `ListObjects(Prefix="/some-path/my.jar", Delimiter="!")` to get the "interior files" back. I'm sure there are others, that's just one that I could think of off the top of my head. Mapping a URL and its interior resources would be another (`"https://example.com\t/script[1]", "console.log('hello, world')")` 1: see the ListObject page under "encoding-type".

    #Software Development #Software Development Tools #Web Development Tools 2411 social mentions

Discuss: An open-source distributed object storage service

Log in or Post with