-
JuiceData
- Hangzhou, Zhejiang, China
Highlights
- 1 discussion answered
Block or Report
Block or report SandyXSD
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
juicefs Public
Forked from juicedata/juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
Go
-
606 contributions in the last year
Less
More
Contribution activity
January 2022
Created 11 commits in 1 repository
Created a pull request in juicedata/juicefs that received 1 comment
Opened 8 other pull requests in 1 repository
juicedata/juicefs
8
merged
- chunk: wait for pending flushed before check stats
- meta: use temporary directory for sqlite unit tests
- chunk: add more unit tests
- chunk: always link cache if upload delay is enabled
- chunk: simplifies flushPage
- cleanup: remove disk store
- sync: let manager listen at only the used ip
- fix implicit memory aliasing in for loop