seaweedfs/weed/command
Chris Lu 0301504184 add mime, use simple insert and update filer store API
1. add mime type to file in filer
2. purge old chunks if overwrite during insert
2018-05-30 20:24:57 -07:00
..
backup.go support Fallocate on linux 2017-01-08 11:01:46 -08:00
benchmark.go use local random generator to avoid global lock 2017-05-19 23:33:36 -07:00
command.go add "weed copy" command to copy files to filer 2016-07-20 23:45:55 -07:00
compact.go preallocate disk space during compaction also, add cleanup for failed compaction 2017-08-29 23:59:53 -07:00
download.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
export.go add btree for volume index 2017-05-26 22:51:25 -07:00
filer.go go fmt 2018-05-27 11:52:26 -07:00
filer_copy.go add mime, use simple insert and update filer store API 2018-05-30 20:24:57 -07:00
fix.go add btree for volume index 2017-05-26 22:51:25 -07:00
master.go mv pb to master_pb 2018-05-09 23:11:54 -07:00
mount.go properly working local write buffer 2018-05-29 01:21:21 -07:00
mount_notsupported.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
mount_std.go properly working local write buffer 2018-05-29 01:21:21 -07:00
server.go add leveldb store 2018-05-26 03:49:46 -07:00
shell.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
upload.go fix typo 2017-08-10 10:26:39 -07:00
version.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume.go add cpu and mem pprof 2017-06-22 01:33:58 -07:00
volume_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00