|
|
|
|
|
by gbrits
2082 days ago
|
|
Currently using Minio which is a relative success. However as part of quality checks we're using a lot 'listObjectsV2' S3-calls to check for gaps in our data, which is pretty slow. When using SeadweedFS plus, say, a Filer meta-data store based on Redis, this would presumably be faster? |
|
Actually I do not understand why MinIO is slow here.