aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_fs_meta_save.go
AgeCommit message (Expand)AuthorFilesLines
2020-02-25remove ctx if possibleChris Lu1-10/+4
2020-02-25avoid reusing context objectChris Lu1-1/+1
2020-01-19refactoringChris Lu1-1/+1
2019-12-29fs: synchronized meta file writingChris Lu1-7/+20
2019-12-13filer: streaming file listingChris Lu1-87/+57
2019-12-06filer: speed up filer.meta.save by parallelizingChris Lu1-11/+49
2019-07-26shell: Added minor changes to `fs.meta.save`Chris Lu1-8/+22
2019-06-05periodic scripts exeuction from leader masterChris Lu1-2/+2
2019-04-16weed shell: fs.meta.save adjusts meta data file nameChris Lu1-5/+13
2019-04-16weed shell: add command fs.meta.saveChris Lu1-0/+142