1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-03 07:36:45 +02:00
seaweedfs/go/weed
tnextday 662915e691 Delete all chunks when delete a ChunkManifest
LoadChunkManifest can uncompress buffer
move compress.go from storage to operation because of import cycle
MakeFile add cross complete command
2015-12-02 21:27:29 +08:00
..
weed_server Delete all chunks when delete a ChunkManifest 2015-12-02 21:27:29 +08:00
backup.go Add "weed backup" command. 2015-05-26 00:58:41 -07:00
benchmark.go Fix a possible index out of range error. Remove unnecessary caching. 2015-05-26 10:29:49 -07:00
command.go rename from cmd to weed for easier "go build" 2013-02-10 04:05:28 -08:00
compact.go Add "weed backup" command. 2015-05-26 00:58:41 -07:00
download.go each command use its own options to avoid parameter collision 2015-06-01 19:25:01 -07:00
export.go Add Ext format when exporting files. 2015-07-08 23:21:56 -07:00
filer.go Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 2015-04-16 19:18:06 +00:00
fix.go Adjust dir parameter default value. 2015-05-25 23:53:45 -07:00
master.go More readable peers usage: 2015-04-20 14:47:41 +08:00
mount.go Adjust dir parameter default value. 2015-05-25 23:53:45 -07:00
mount_notsupported.go releasing 0.58 to handle control+c interrupts. 2014-05-13 11:25:48 -07:00
mount_std.go Fix compilation error. 2015-05-30 13:28:39 -07:00
server.go server_filer_fix 2015-09-27 16:00:23 +01:00
shell.go Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 2015-04-16 19:18:06 +00:00
signal_handling.go go fmt 2015-10-19 22:03:18 -07:00
signal_handling_notsupported.go formatting code by: goimports -w=true . 2014-10-26 11:34:55 -07:00
upload.go each command use its own options to avoid parameter collision 2015-06-01 19:25:01 -07:00
version.go More consistency with SeaweedFS name 2015-04-16 21:11:25 +00:00
volume.go add option to redirect moved or non-local volumes 2015-08-03 14:43:15 -07:00
volume_test.go Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 2015-04-16 19:18:06 +00:00
weed.go Add "weed backup" command. 2015-05-26 00:58:41 -07:00