aboutsummaryrefslogtreecommitdiff
path: root/go/weed/backup.go
AgeCommit message (Collapse)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-90/+0
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
2015-05-26Add "weed backup" command.chrislusf1-0/+90
This is a pre-cursor for asynchronous replication.