Highlights
- 10 discussions answered
Popular repositories
1,361 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2021
Created 29 commits in 10 repositories
Created 1 repository
Created a pull request in minio/minio that received 6 comments
Dynamic usage cache
Motivation and Context
The current usage cache has a fixed level at which it compacts directories,
meaning everything beneath bucket/prefix/subprefix…
+990
−1,271
•
6
comments
Opened 21 other pull requests in 11 repositories
minio/minio
2
open
4
merged
klauspost/compress
4
merged
minio/simdjson-go
2
merged
minio/parquet-go
2
merged
bits-and-blooms/bloom
1
merged
minio/md5-simd
1
merged
klauspost/minio
1
closed
minio/sio
1
merged
klauspost/parquet-go-1
1
open
minio/mc
1
merged
klauspost/ryzen-master-vbs-patch
1
merged
Reviewed 27 pull requests in 3 repositories
minio/minio 25 pull requests
- reduce memory usage in metacache reader
- fix: muxing order for rejected APIs
- fix range header to download empty file in s3
- Fix list entry deduplication
- Check buffer size to avoid copy in chunkreader
- use direntPool, direntNamePool for reusable buffers
- Fix typos in README.md
- Support of ZIP list/get/head as S3 extension feature
- feat: distributed setup can start now with default credentials
- remove more duplicate bloom filter trackers
- Inprogress partial bucket updates
- do not return error for usage-cache version v4
- MRF: Better detection of non stable disks
- add missing wait groups for certain io.Pipe() usage
- lock: Timeout Unlock RPC call
- use json unmarshal/marshal from jsoniter in hotpaths
- Nice to have more http headers
- fix: do not niladic p.writers upon failure
- Minor allocation improvements
- Add free inode metric for Prometheus
- fix: avoid races in NewMultipartUpload under multiple pools
- add SSE-KMS support and use SSE-KMS for auto encryption
- Reduce FileInfo allocs
- fix: attempt to drain the ReadFileStream for connection pooling
- Add IsRemote method on FileInfo, ObjectInfo
bits-and-blooms/bloom 1 pull request
minio/warp 1 pull request
Created an issue in pierrec/lz4 that received 1 comment
Data Corruption LZ4
Using https://files.klauspost.com/compress/nyc-taxi-data-10M.csv.zst (uncompresed)
Execute:
lz4c compress nyc-taxi-data-10M.csv&&mv nyc-taxi-data-1…
1
comment

