1
0
mirror of https://github.com/minio/minio.git synced 2025-03-26 07:20:56 -04:00

3 Commits

Author SHA1 Message Date
Harshavardhana
f767a2538a
Optimize listing with leaf check offloaded to posix ()
Other listing optimizations include

- remove double sorting while filtering object entries
- improve error message when upload-id is not in quorum
- use jsoniter for full unmarshal json, instead of gjson
- remove unused code
2019-04-23 14:54:28 -07:00
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Harshavardhana
64f2c61813 Implement memory efficient readdir for windows ()
Fixes 
2018-08-09 14:52:29 -07:00