38 Commits (beb0a1599ee5595b3f3314176cfbf66e63495cda)

Author SHA1 Message Date
Chris Lu 72a64a5cf8 use the same context object in order to retry 5 years ago
Chris Lu 08e4b56a8a mount: able to handle large git clone 5 years ago
Chris Lu c2e589f202 mount: better combines connected intervals to write to volume servers 5 years ago
Chris Lu 72e1aff237 add lock on dirty pages 5 years ago
Chris Lu 6b48d246a5 mount: read data that is just written 5 years ago
Chris Lu a990ef2106 mount: fix problems found in issue 1182 5 years ago
Chris Lu 392678f8f3 upload skipping mimetype if not needed 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
Chris Lu 78994024ff adjust logging 6 years ago
Chris Lu b30c14b631 webdav: can read now 6 years ago
Chris Lu 55bab1b456 add context.Context 6 years ago
Chris Lu 157c0f7c01 add jwt for writes 6 years ago
Chris Lu 9539823c35 fix log 6 years ago
Chris Lu ffb5d3f93a get bytes from sync pool 6 years ago
Chris Lu 308ac1d0d2 reuse buffer by sync pool 6 years ago
Chris Lu 2e6a3c7b16 reduce memory usage 6 years ago
Chris Lu 8178fc9973 adjust logging 6 years ago
Chris Lu 200d9b9ac2 add file name to log 6 years ago
Chris Lu 7d6b2a4740 add ETag to upload results and chunks 6 years ago
Chris Lu 7bb62b9f21 delay file creation without chunks from dir.Create to file.Flush 6 years ago
Chris Lu 267201ff44 handle non continuous writes 6 years ago
Chris Lu 109385e955 simplifying logic to avoid handling non continuous writes 6 years ago
Chris Lu 296acc4a0a go fmt 6 years ago
Chris Lu 75e749039b fix data writes error when consecutive calls overlaps with previous writes 6 years ago
Chris Lu f177cec509 avoid slice out of bounds 6 years ago
Chris Lu 6319d84f42 s3 API add ListObjectsV1 7 years ago
Chris Lu 7e2031b18f go fmt 7 years ago
Chris Lu 842dab07b4 weed mount can request to prioritize to write to a data center 7 years ago
Chris Lu 5bd72696ac weed mount add ttl option 7 years ago
Chris Lu 299312c805 use separate filer grpc port 7 years ago
Chris Lu a218eaf1f0 fix log 7 years ago
Chris Lu 430eb67489 handle large file copy when write request is larger than buffer 7 years ago
Chris Lu 4e3ea49cff properly working local write buffer 7 years ago
Chris Lu c4b92e17d0 fix isPerfectAppend 7 years ago
Chris Lu 74332e1a61 minor 7 years ago
Chris Lu be0e88a606 fix chunk size limit for default 0 7 years ago
Chris Lu 5c4480ec6c add mountOptions.chunkSizeLimitMB, remove cmdMount.IsDebug 7 years ago
Chris Lu 8ab7dd9d08 weed mount add options for collection and replication 7 years ago
Chris Lu d0b238d2db cache local writes before flushing to volume server 7 years ago