Viewing profile — espenb
espenb
HN member- Joined
- Thu, Apr 10, 2014, 2:17 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About espenb
No profile information was provided.
Recent public activity
-
comment
Comment #47001666
Yes, indeed. The list operation is expensive. The S3 spec says that the list output needs to be sorted. 1. All filenames are read. 2. All filenames are sorted. 3. Pagination applie…
-
comment
Comment #47000839
I didn't find an alternative that I liked as much as MinIO and I, unfortunately, ended up creating a my own. It includes just the most basic features and cannot be compared to the …