seaweedfs/weed/command
Chris Lu 9e77563c99 add leveldb store
1. switch to viper for filer store configuration
2. simplify FindEntry() return values, removing “found”
3. add leveldb store
2018-05-26 03:49:46 -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 add leveldb store 2018-05-26 03:49:46 -07:00
filer_copy.go filer copy added uid/gid 2018-05-21 01:25:30 -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 Fixes #266 2017-03-06 13:04:52 +08:00
mount_notsupported.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
mount_std.go adjusting for FUSE 2018-05-07 00:37:47 -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