aboutsummaryrefslogtreecommitdiff
path: root/weed/util
AgeCommit message (Expand)AuthorFilesLines
2020-05-10go fmtChris Lu1-1/+1
2020-05-10async chan write read, no write for closed chanChris Lu1-3/+8
2020-05-08able to read chan and write chanChris Lu1-3/+3
2020-04-30log messagesChris Lu1-2/+10
2020-04-30for debuggingChris Lu1-1/+8
2020-04-29reset on getting the bufferChris Lu1-1/+1
2020-04-28refacotr: move signal handling and pprof to grace packagewuyuxiang3-3/+3
2020-04-261.771.77Chris Lu1-1/+1
2020-04-221.761.76Chris Lu1-1/+1
2020-04-211.751.75Chris Lu1-1/+1
2020-04-20go fmtChris Lu2-4/+4
2020-04-20add memory buffer size limitChris Lu1-2/+3
2020-04-20continue for reading from sealed memory bufferChris Lu1-11/+25
2020-04-20message broker: read also from sealed memory bufferChris Lu3-2/+22
2020-04-20lower the test criteriaChris Lu1-2/+3
2020-04-20adjust testChris Lu1-2/+2
2020-04-20close the connection with better accoutingChris Lu1-4/+7
2020-04-19refactorChris Lu1-1/+2
2020-04-19working for in memory single log bufferChris Lu3-16/+148
2020-04-17fix "call of Unmarshal passes non-pointer as second argument"Chris Lu1-1/+1
2020-04-16refactoringChris Lu1-2/+2
2020-04-13Merge pull request #1273 from wyxloading/config_raceChris Lu1-1/+2
2020-04-13tiered cachingChris Lu3-19/+39
2020-04-13refactoringChris Lu3-63/+112
2020-04-14Fix data race about configwuyuxiang1-1/+2
2020-04-131.741.74Chris Lu1-1/+1
2020-04-12refactoringChris Lu3-6/+6
2020-04-12mount: fixChris Lu1-3/+1
2020-04-12avoid duplicated setting chunks into cacheChris Lu1-0/+11
2020-04-12handle nil chunk cacheChris Lu1-0/+10
2020-04-11mount: add on disk cachingChris Lu4-16/+334
2020-04-11refactorChris Lu1-1/+1
2020-04-11refactoringChris Lu2-0/+260
2020-04-11refactoringChris Lu1-0/+36
2020-04-091.731.73Chris Lu1-1/+1
2020-04-09volume: best effort to detect ip addressChris Lu1-0/+25
2020-04-08weed shell: simplify CLI option for filerChris Lu1-0/+16
2020-04-081.721.72Chris Lu1-1/+1
2020-04-08add util for md5Chris Lu1-0/+7
2020-04-051.711.71Chris Lu1-1/+1
2020-04-05refactoringChris Lu1-3/+7
2020-04-05add util.PathJoinChris Lu1-0/+4
2020-03-30writing meta logs is workingChris Lu1-0/+17
2020-03-291.70Chris Lu1-1/+1
2020-03-29return part of the chunk if chunkview is not the full chunkChris Lu1-4/+8
2020-03-271.691.69Chris Lu1-1/+1
2020-03-26small testChris Lu2-2/+25
2020-03-261.68Chris Lu1-1/+1
2020-03-26go fmtChris Lu1-1/+1
2020-03-25fix fscache moveChris Lu1-0/+8