Hacker News new | ask | show | jobs
by skratlo 1597 days ago
What's with the obsession with S3 API? Why not FUSE and just use any programming language without libraries to access the files? (Obviously without some S3/FUSE layer, without HTTP, just direct access to garage with the fastest protocol possible)
1 comments

S3 is simpler because you don't have to deal with hierarchical directories.