11502 Commits (c4695fc3b38fbf5cefffb0ba50da8d2ece41f8e0)
 

Author SHA1 Message Date
chrislu c4695fc3b3 refactor needle write for different versions 3 days ago
Lisandro Pin bed0a64693
New `needle_map.CompactMap()` implementation for reduced memory usage (#6842) 4 days ago
chrislu d8ddc22fc2 update to latest hanwen/go-fuse/v2 4 days ago
chrislu 35f0daa198 the isFsync parameter is essentially IsAsyncWrite and it needs to be turned off if s.isStopping 4 days ago
chrislu 2f3de5e199 fix build 6 days ago
chrislu bd4891a117 change version directory 6 days ago
chrislu 7039d5003c gorocksdb 1.10.1 ~ rocksdb 10.2.1 6 days ago
Chris Lu 7151a54b28 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 7 days ago
Chris Lu b25561d0d7 3.89 7 days ago
dependabot[bot] 9994617dad
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.78.2 to 1.80.0 (#6830) 7 days ago
dependabot[bot] 7265a9c3b7
chore(deps): bump modernc.org/sqlite from 1.37.0 to 1.37.1 (#6831) 7 days ago
dependabot[bot] 4217f0dcaf
chore(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 (#6832) 7 days ago
dependabot[bot] aeb3bcdfc1
chore(deps): bump docker/build-push-action from 6.17.0 to 6.18.0 (#6834) 7 days ago
dependabot[bot] 2c494751e5
chore(deps): bump github.com/fluent/fluent-logger-golang from 1.9.0 to 1.10.0 (#6833) 7 days ago
Chris Lu d40746f34e
fix insert beyond look back window (#6838) 7 days ago
Lisandro Pin 7204731749
Minor fix for the `CompactMap()` performance test. (#6836) 7 days ago
Luna Yao 5e354a18a3
Update filer upsert sqlstring for postgresql (#6835) 1 week ago
Chris Lu 90802cb201
revert part of d8c574a5ef (#6829) 1 week ago
FQHSLycopene ee0c14673d
Fix TTL Behavior for Directories in Path-Specific Configuration (#6827) 2 weeks ago
Lisandro Pin 9ffc8bcb54
Further improve memory usage of `needle_map.CompactMap()`. (#6825) 2 weeks ago
Aleksey Kosov 283d9e0079
Add context with request (#6824) 2 weeks ago
Bruce Zou 62aaaa18f3
unlimit the list entries in completeMultipartUpload (#6822) 2 weeks ago
royatwp 2786bea839
Unable to upload empty files to seaweed via. multipart when length is unknown (#6729) 2 weeks ago
chrislu 6677f1f563 3.88 2 weeks ago
Chris Lu c1c09b60a1
Update README.md 2 weeks ago
dependabot[bot] aa5b927a18
chore(deps): bump golang.org/x/image from 0.24.0 to 0.27.0 (#6817) 2 weeks ago
dependabot[bot] 2d77c15569
chore(deps): bump github.com/rclone/rclone from 1.69.1 to 1.69.3 (#6816) 2 weeks ago
dependabot[bot] dd5a24fb89
chore(deps): bump github.com/cognusion/imaging from 1.0.1 to 1.0.2 (#6818) 2 weeks ago
dependabot[bot] a907e71a96
chore(deps): bump google.golang.org/api from 0.232.0 to 0.234.0 (#6819) 2 weeks ago
Mohamed Sekour 27a392f706
Fix sftp performances and add seaweedfs all-in-one deployment (#6792) 2 weeks ago
Weihao Jiang ea70d17c5f
Make fuse command linux/MacOS only (#6811) 2 weeks ago
Lisandro Pin 2e1506c31e
Rewrite `needle_map.CompactMap()` for more efficient memory usage (#6813) 2 weeks ago
bwlfhu f1181f1121
Fix mysql tls enable (#6807) 3 weeks ago
chrislu f3d44b1eb6 Update fuse.go 3 weeks ago
chrislu 896096c41b fix compilation on windows 3 weeks ago
chrislu 25d6310307 fix error format 3 weeks ago
Weihao Jiang 874b4a5535
Ensure `weed fuse` master process exits after mounted (#6809) 3 weeks ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 3 weeks ago
Aleksey Kosov 5182d46e22
Added middleware for processing request_id grpc and http requests (#6805) 3 weeks ago
dependabot[bot] 140b7a7402
chore(deps): bump docker/build-push-action from 6.16.0 to 6.17.0 (#6796) 3 weeks ago
dependabot[bot] c25e455111
chore(deps): bump actions/dependency-review-action from 4.7.0 to 4.7.1 (#6797) 3 weeks ago
dependabot[bot] 01306b66ba
chore(deps): bump github.com/tarantool/go-tarantool/v2 from 2.3.0 to 2.3.2 (#6798) 3 weeks ago
dependabot[bot] 31660aa8e8
chore(deps): bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 (#6799) 3 weeks ago
dependabot[bot] 0cc965737b
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.18 to 3.6.0 (#6800) 3 weeks ago
dependabot[bot] 6fd752445e
chore(deps): bump cloud.google.com/go/storage from 1.51.0 to 1.54.0 (#6801) 3 weeks ago
Piotr Sawicki 372547e332
Helm chart - volume statefulset - volumeClaimTemplates - add apiVersion and kind for better compatibility with argocd (#6793) 3 weeks ago
dongxufeng ff878a542d
correctly report volume with input/output error to master (#6790) 4 weeks ago
chrislu d8c574a5ef fix fsync logic 4 weeks ago
Lisandro Pin 0be020b0fa
Nit: unify the default `--maxParallelization` value for `weed shell` commands supporting this option (#6788) 4 weeks ago
Lisandro Pin ba1d82db90
Move `shell.ErrorWaitGroup` into a common file, to cleanly reuse across `weed shell` commands. (#6780) 4 weeks ago