seaweedfs/go/weed
Chris Lu 260fcd8e1e reduce the default volume size to 32000MB from 32768MB
this avoids problems with busy writing systems from having too many file
id assigned while the volume is close to the overflow limit.
2014-01-29 13:34:46 -08:00
..
weed_server Issue 62: Latest raft update breaks the build 2014-01-28 11:15:24 -08:00
command.go rename from cmd to weed for easier "go build" 2013-02-10 04:05:28 -08:00
compact.go support for collections! 2013-11-12 02:21:22 -08:00
download.go added download command to download file by fileid 2013-11-18 23:41:00 -08:00
export.go Issue 60: weed export -collection doesn't work 2014-01-21 20:51:07 -08:00
fix.go support for collections! 2013-11-12 02:21:22 -08:00
master.go mux router cannot handle "/" correctly. switching it off for volume 2013-12-09 13:27:09 -08:00
server.go reduce the default volume size to 32000MB from 32768MB 2014-01-29 13:34:46 -08:00
shell.go issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com> 2013-09-01 23:58:21 -07:00
upload.go formatting 2013-11-18 23:04:33 -08:00
version.go version 0.45! 2013-11-18 23:54:01 -08:00
volume.go mux router cannot handle "/" correctly. switching it off for volume 2013-12-09 13:27:09 -08:00
volume_test.go handle cases when .idx files are also readonly 2013-08-11 11:38:55 -07:00
weed.go adding "server" command to start both volume server and an embedded 2013-12-03 23:22:26 -08:00