Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
unlocksmith
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
unlocksmith
5y ago
lol, result of typing fast i guess
2.
▲
by
unlocksmith
9y ago
@mholt It does not matter if Caddy is open source or proprietary. Showing advertisements in the HTTP response header field is an annoyance. Please remove "Minio" from the header. I am also sad about how the opensource version of C
3.
▲
by
unlocksmith
10y ago
Minio shards data across 16 drives. If you have more drives, you would run multiple instances for each set of 16 drives. I would generally recommend against denser storage servers. When it goes down, all the drives go offline with it.
4.
▲
by
unlocksmith
10y ago
Minio is designed to work in conjunction with Kubernetes and Mesos like external orchestrators. GlusterFS, Ceph and Swift has builtin orchestration. So when you measure Minio's scalability, you should measure Kubernetes instead. Multi
5.
▲
by
unlocksmith
10y ago
Minio is deliberately designed this way. Cloud native applications require strict multitenancy. Minio's approach is to build just enough to meet a single tenant's requirement. Deploy one minio server per tenant or user or customer
6.
▲
by
unlocksmith
10y ago
Good point @devplusops. Disk quota should be built into Minio. Will add it to the roadmap.
7.
▲
by
unlocksmith
11y ago
Free software and open source is all about choice. Gnome vs Ratpoison. GNU Emacs vs Vim .. :)
8.
▲
by
unlocksmith
11y ago
It is an open source alternative to Amazon S3. Just few months old project. Client utility 'mc' and language libraries are already usable.