seaweedfs/weed
Yoni Nakache 9e45702334
Filer: Enable delete entries without flag volume
same as happens on the s3 API on delete bucket,
to reduce the IO requests on the system, you can just clear recursively folders without flagging them in volume server (they will be removed on delete bucket/drop collection)
this will remove the user ability to retrieve data under these folders
2019-12-11 11:30:19 +02:00
..
command return meaningful error log 2019-12-10 22:09:29 -08:00
filer2 fix nil problem 2019-12-10 23:13:14 -08:00
filesys fix nil problem 2019-12-10 23:13:14 -08:00
glog change log_dir flag to logdir 2019-01-10 17:17:32 +08:00
images Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
notification typo 2019-11-27 03:09:45 -08:00
operation fix master maintenance logic 2019-11-12 14:46:10 +08:00
pb grow volumes on volume servers with slots freed by cloud storage 2019-12-03 21:36:42 -08:00
query go fmt 2019-10-09 00:03:18 -07:00
replication WIP 2019-11-18 19:24:37 -08:00
s3api change uuid package 2019-11-18 19:24:37 -08:00
security Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
sequence delete the var etcdClient and comments 2019-11-05 15:45:25 +08:00
server Filer: Enable delete entries without flag volume 2019-12-11 11:30:19 +02:00
shell filer: speed up filer.meta.save by parallelizing 2019-12-06 22:20:59 -08:00
static embed static resources via statik 2018-10-07 21:42:57 -07:00
statik embed static resources via statik 2018-10-07 21:42:57 -07:00
stats Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
storage adjust text 2019-12-10 22:09:29 -08:00
topology improve data consistency when replication write 2019-12-08 22:21:35 +08:00
util refactoring 2019-12-08 19:44:16 -08:00
wdclient follow the redirected master 2019-10-09 21:00:40 -07:00
weed.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00