aboutsummaryrefslogtreecommitdiff
path: root/weed/stats/memory.go
AgeCommit message (Collapse)AuthorFilesLines
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2018-10-23go fmtChris Lu1-0/+1
2018-10-15move DiskStatus and MemStatus to protobufChris Lu1-14/+5
2016-06-02directory structure change to work with glideChris Lu1-0/+28
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.