735 Commits (d41792461cfaae905808ec5f9a602a81f5e1cb5c)

Author SHA1 Message Date
chrislu 1877ce5126 rename 11 months ago
chrislu fa59a5d67e read from disk if not in memory 11 months ago
chrislu d6ba97219b refactoring 11 months ago
Konstantin Lebedev a7fc723ae0
chore: add status code for request_total metrics (#5188) 12 months ago
chrislu 49428a303b add batch index for each memory buffer 12 months ago
jerebear12 06343f8976
Set allowed origins in config (#5109) 1 year ago
Konstantin Lebedev 3c9bcfb864
chore: add dsn for connection to mysql (#5060) 1 year ago
Farbod d5c01e5ceb
Remote gateway Bug fix (#5100) 1 year ago
Konstantin Lebedev 125ad8fe63 falls back to update only if error contains msg "duplicate entry" 1 year ago
chrislu 81f11883e3 go fmt 1 year ago
duanhongyi bf839651ec
Fix: issues #4950 (#4952) 1 year ago
lakeland1990 3df0e11ad3
remove compare to fix #4668 issue (#4924) 1 year ago
Konstantin Lebedev 1cac5d983d
fix: disallow file name too long when writing a file (#4881) 1 year ago
chrislu 645ae8c57b Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"" 1 year ago
chrislu 8cb42c39ad Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs" 1 year ago
dependabot[bot] a04bd4d26f
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) 1 year ago
annluda 8908810376 Fix s3 api object list with params max-keys and prefix 1 year ago
Nico D'Cotta 796b7508f3
Implement SRV lookups for filer (#4767) 1 year ago
chrislu c09100f928 fix building mongo index 1 year ago
chrislu 6f588b5b18 fix refactoring mistake 1 year ago
chrislu 61c42f9991 adjust lock APIs 2 years ago
chrislu 06471dac9d init lock ring 2 years ago
chrislu 868f7875d7 refactor 2 years ago
chrislu 3fd659df2a add distributed lock manager 2 years ago
chrislu 3fbf4f6189 Revert "Initial patch for redis version 7 support (#4572)" 2 years ago
Aaron Gipson a25bca0692
Initial patch for redis version 7 support (#4572) 2 years ago
wusong d6af3a8eb6
fix 404 not found (#4536) 2 years ago
Mesar Hameed a90b777ff4
Feat: etcd filer store keys should have customizable prefix (#4484) 2 years ago
chrislu b7f011f777 fix test 2 years ago
Mesar Hameed 65484e80ef
Feat: support username/password authentication for etcd filer store s… (#4477) 2 years ago
wusong 4867aa03ab
Fix: http rename move dir to subdir (#4432) 2 years ago
zemul 0122e022ea
Mount concurrent read (#4400) 2 years ago
LHHDZ 8e80ce9476
fix key corrupt when fs.configure copy path trie (#4353) 2 years ago
chrislu 5db9fcccd4 refactoring 2 years ago
chrislu 9bb0a9e306 clean comments 2 years ago
chrislu 545d5d0cc3 fix for io.ReaderAt used in filer.remote.sync 2 years ago
chrislu 84e9934bf9 fix filer.remote.sync on a S3 cloud mount 2 years ago
Neo b9b613a78e
filter system log dir does not make subscribe event (#4172) 2 years ago
chrislu 81fdf3651b grpc connection to filer add sw-client-id header 2 years ago
chrislu bfe5d910c6 use one readerCache for the whole file 2 years ago
chrislu 12f8251d32 avoid index out of slice range 2 years ago
Chris Lu 1cd2e64aac
merge chunks during upload (#4130) 2 years ago
chrislu 361d97941b mysql: Missed escaping column name 2 years ago
chrislu 85f1b70207 reduce group size from 256MB to 64MB 2 years ago
chrislu 9e0d526163 fix compilation 2 years ago
chrislu 7f49c59c14 cluster.ps add filer meta sync progress 2 years ago
chrislu 340e7c3a2e chunk group remove manifestChunks and reset sections in SetChunks() 2 years ago
chrislu e650c8397d ensure section.chunks is always garbage free 2 years ago
chrislu 75bdd4a0d1 refactor 2 years ago
chrislu 296fdc296c mount: faster add chunks 2 years ago