Hacker News new | ask | show | jobs
by petejodo 634 days ago
I only recently discovered minio and started using it for a project. What are you referring to by “last file system-transparent Minio version” for my own awareness?
1 comments

Minio used to have a filesystem backend that would store each file as a file on the local filesystem. They removed this, so lots of people still use the last version before that.

https://blog.min.io/deprecation-of-the-minio-gateway/