Files
seaweedfs/weed/s3api
Chris Lu 03637d6f57 s3: move "delete-directory-if-empty" to read time
move "delete-directory-if-empty" to read time instead of entry deletion time

the listing speed for a s3 bucket folder will slow down if it has many sub folders

related to 0d345ac97d

fix https://github.com/chrislusf/seaweedfs/issues/1647

fix https://github.com/chrislusf/seaweedfs/issues/1670
2020-12-12 03:38:34 -08:00
..
2020-11-15 16:59:28 -08:00
2020-09-20 16:00:01 -07:00
2020-12-07 00:29:17 -08:00
2018-07-18 02:37:09 -07:00
2020-12-07 00:29:17 -08:00
2020-09-20 16:00:01 -07:00
2020-09-19 14:09:58 -07:00
2020-10-29 16:05:40 +08:00
2020-11-26 01:30:11 +05:00
2018-07-18 02:37:09 -07:00
2020-02-26 16:52:57 -08:00
2020-11-11 02:01:24 -08:00
2020-09-21 17:34:38 -07:00
2020-11-11 02:01:24 -08:00
2019-04-01 23:59:31 -07:00
2020-12-07 00:29:17 -08:00
2020-01-31 00:11:12 -08:00
2020-10-01 00:59:39 +05:00
2020-10-02 22:21:51 -07:00
2020-10-02 22:21:51 -07:00

see https://blog.aqwari.net/xml-schema-go/

1. go get aqwari.net/xml/cmd/xsdgen
2. xsdgen -o s3api_xsd_generated.go -pkg s3api AmazonS3.xsd