aboutsummaryrefslogtreecommitdiff
path: root/weed/storage
AgeCommit message (Expand)AuthorFilesLines
2016-11-16add option to enable cachingChris Lu1-8/+13
2016-11-13adjust verbose loggingChris Lu1-2/+2
2016-11-13refactor concurrent loading code logic霍晓栋1-29/+45
2016-11-11concurrent loading volume霍晓栋2-19/+44
2016-11-06add locks for location.volumesChris Lu2-6/+47
2016-10-07comment UT case霍晓栋1-12/+12
2016-10-07comment UT case霍晓栋1-0/+2
2016-10-07makediff func with UT case霍晓栋4-31/+132
2016-09-29supplemental data between compacting and commit compacting霍晓栋2-8/+110
2016-09-26fix compilationChris Lu1-0/+1
2016-09-26add a template for makeupDiffChris Lu1-0/+4
2016-09-22add a new way to manually compact corrupted volumeChris Lu1-0/+69
2016-09-08lockChris Lu1-1/+1
2016-07-25deleted index entry could not point to deleted needle霍晓栋1-1/+1
2016-07-25deleted index entry could not point to deleted needle霍晓栋1-0/+4
2016-07-25deleted needle does not need checksum verification霍晓栋1-0/+3
2016-07-03refactor volume_read_write.go out of volume.goChris Lu4-225/+234
2016-07-02refactoringChris Lu2-17/+18
2016-07-02refactor volume_loading.go out of volume.goChris Lu2-78/+90
2016-07-02refactoringChris Lu2-49/+60
2016-07-02adjust verification logic.Chris Lu1-17/+12
2016-07-03refactor data integrity checking code v2霍晓栋2-23/+15
2016-07-03refactor data integrity checking code霍晓栋3-41/+46
2016-07-02add data integrity checking霍晓栋2-2/+66
2016-06-23add locking on possible concurrent map accessChris Lu1-0/+4
2016-06-07filer could detect master nodes healthy status and choose a working one when ...霍晓栋1-6/+6
2016-06-02directory structure change to work with glideChris Lu29-0/+3246
2013-02-10testing compilation with remove packageChris Lu15-1478/+0
2013-02-10testing new directory structureChris Lu5-5/+5
2013-02-10avoid the "src" folderChris Lu15-0/+1478