minio/pkg
Harshavardhana b52a3e523c Avoid using fastjson parser pool, move back to jsoniter (#8190)
It looks like from implementation point of view fastjson
parser pool doesn't behave the same way as expected
when dealing many `xl.json` from multiple disks.

The fastjson parser pool usage ends up returning incorrect
xl.json entries for checksums, with references pointing
to older entries. This led to the subtle bug where checksum
info is duplicated from a previous xl.json read of a different
file from different disk.
2019-09-06 04:21:27 +05:30
..
auth Fix time formatting of Expiration field in STS (#8043) 2019-08-08 15:44:57 -07:00
bpool Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
certs Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
cgroup Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
cpu Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
disk Fail for disks which overflow upon usage calculation (#8056) 2019-08-13 02:58:43 -07:00
dns fix: #8051 so that stale DNS entries are cleaned-up (#8053) 2019-08-13 08:49:26 -07:00
ellipses Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
event Ignore "connection reset" errors while initializing the targets with queue store enabled (#8185) 2019-09-05 13:55:48 -07:00
handlers federation: Avoid printing context canceled error (#7997) 2019-07-31 11:08:10 -07:00
hash Turn off md5sum optionally if content-md5 is not set (#7609) 2019-05-08 18:35:40 -07:00
iam Add bucket lifecycle expiry feature (#7834) 2019-08-09 10:02:41 -07:00
ioutil write() to disk in 4MB blocks for better performance (#7888) 2019-08-23 15:36:46 -07:00
lifecycle Add bucket lifecycle expiry feature (#7834) 2019-08-09 10:02:41 -07:00
lock Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
madmin Avoid using fastjson parser pool, move back to jsoniter (#8190) 2019-09-06 04:21:27 +05:30
mem Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
mimedb Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
mountinfo Fixes for multiplatform dev and testing from forks (#7734) 2019-06-04 00:59:40 -07:00
net Use default ports for the schemes when dialing (#7960) 2019-08-13 16:43:11 +05:30
policy Add bucket lifecycle expiry feature (#7834) 2019-08-09 10:02:41 -07:00
pubsub Add admin API to send console log messages (#7784) 2019-09-03 23:40:48 +05:30
quick Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
s3select speed up the performance of s3select on csv (#7945) 2019-08-31 00:07:40 -07:00
safe Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
sync/errgroup Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
sys Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
trace trace api: add call stats to trace (#7915) 2019-07-18 23:29:17 +01:00
trie Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
wildcard Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
words Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00