aboutsummaryrefslogtreecommitdiff
path: root/go/weed/weed.go
AgeCommit message (Expand)AuthorFilesLines
2014-10-26formatting code by: goimports -w=true .Chris Lu1-1/+2
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy1-1/+1
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy1-1/+1
2014-09-20rename to Seaweed File SystemChris Lu1-1/+1
2014-05-12Can compile now. not working just yet.Chris Lu1-1/+2
2014-04-13adding instructions on how to use loggingChris Lu1-2/+4
2014-03-30adding filer!!!Chris Lu1-0/+1
2014-03-09a kind of working benchmarkChris Lu1-0/+1
2013-12-03adding "server" command to start both volume server and an embeddedChris Lu1-0/+1
2013-12-02switch to glog debuggingChris Lu1-105/+1
2013-12-02refactoring to separate master and volume server, so that these serversChris Lu1-0/+34
2013-11-18added download command to download file by fileidChris Lu1-1/+2
2013-09-28add a command to force compaction of a volume, removing deleted filesChris Lu1-0/+1
2013-09-01issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>Chris Lu1-17/+17
2013-08-13add white list to both master and volume serversChris Lu1-0/+19
2013-08-09avoid changing max sizeChris Lu1-2/+3
2013-08-08switching to temporarily use glog libraryChris Lu1-3/+4
2013-08-06Issue 6: upload file without id specifiedChris Lu1-0/+5
2013-07-11"weed upload" return message changesChris Lu1-1/+1
2013-02-26add lots of error checking by GThomasChris Lu1-7/+26
2013-02-10rename from cmd to weed for easier "go build"Chris Lu1-0/+199