164 Commits (762dc219a6175d5c81968d817d41a16fb3a1163f)

Author SHA1 Message Date
chrislu 4081d50607 filer sink: retryable data chunk uploading 2 years ago
chrislu e3f40d538d cleaner code 2 years ago
chrislu 11f99836c3 filer.backup: backup small files if the file is saved in filer (saveToFilerLimit > 0) 2 years ago
chrislu 2b580a7566 also migrate jsonpb 2 years ago
chrislu eaeb141b09 move proto package 2 years ago
Konstantin Lebedev 4d08393b7c
filer prefer volume server in same data center (#3405) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
Konstantin Lebedev 7e09a548a6 exclude directories to sync on filer 2 years ago
Konstantin Lebedev 785223e587 rabbitpubsub enable durable 3 years ago
Konstantin Lebedev bcbdc4cb37 use const multipart uploads folder 3 years ago
chrislu bff1ccc1de fix compilation 3 years ago
chrislu 139e039c44 filer.sync: pass attributes for mount 3 years ago
chrislu 3885374edf conditionally build elastic, gocdk to reduce binary size 3 years ago
chrislu 80c017907b filer.backup: fix backing up encrypted chunks 3 years ago
elee 881a0fe806 ensure compatibility 3 years ago
elee 954ad98e0d set canned acl on replication create 3 years ago
chrislu 9405eaefdb filer.sync: fix replicating partially updated file 3 years ago
chrislu affe3c2c12 change to util.WriteFile 3 years ago
chrislu 9f9ef1340c use streaming mode for long poll grpc calls 3 years ago
Chris Lu ce2af0082e revert 3 years ago
Chris Lu 1c9f3c7ac0 read deleted chunks when replcating data 3 years ago
Eng Zer Jun a23bcbb7ec
refactor: move from io/ioutil to io and os package 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Chris Lu 6923af7280 refactoring 3 years ago
Chris Lu 7ce97b59d8 go fmt 3 years ago
Chris Lu c08ac536ed cloud drive: add support for Wasabi 3 years ago
Chris Lu 7c39a18ba5 update azure library 3 years ago
Chris Lu 00c4e06caa cloud drive: s3 configurable force path style 3 years ago
Chris Lu f0cc130849 do not force path style for better compatibility 3 years ago
Chris Lu 0db2517994 go fmt 3 years ago
Chris Lu 5a0f92423e use grpc and jwt 3 years ago
Chris Lu 99b599aa8a remote.mount 3 years ago
Chris Lu 7359193e97 go fmt 3 years ago
Chris Lu 7ab389e7ec optimization: improve random range query for large files 3 years ago
Chris Lu 450222dd64 add remote to filer.Entry and filer_pb entry, add RemoteConf 3 years ago
Chris Lu 45bffc92a8 filer.backup: fix cloud sinks when updating entry 4 years ago
Chris Lu 921e0d5008 remove verbose log 4 years ago
Chris Lu 1a70cb9b63 local sink: write and update files 4 years ago
Chris Lu dce1f02c9e filer.backup: backup to local directory optionally is incremental 4 years ago
Chris Lu 8f8738867f add retry to assign volume 4 years ago
Chris Lu 4b1ed227d1 revert fasthttp changes 4 years ago
Konstantin Lebedev 7194a5e7bf avoid http error: superfluous response.WriteHeader 4 years ago
Chris Lu 540441fd38 go fmt 4 years ago
Chris Lu c9722dceb2 adjust log level 4 years ago
Chris Lu f2fcb77808 local file sink: create backup files with permission 0755 4 years ago
Chris Lu 984fdd6192 always use non bucket prefixing url 4 years ago
Chris Lu 9abb041763 filer source: support filerProxy mode 4 years ago
Chris Lu 678c54d705 data sink: add incremental mode 4 years ago
Chris Lu 4ff2c5c4c9 rename file 4 years ago
Chris Lu 7d9dc3c6a2 use fasthttp lib to read 4 years ago