aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_s3_circuitbreaker.go
AgeCommit message (Expand)AuthorFilesLines
2025-03-31chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679)dependabot[bot]1-5/+6
2024-09-29refactorchrislu1-1/+1
2024-09-28add IsResourceHeavy() to command interfacechrislu1-0/+4
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-4/+4
2022-06-20remove go.uber.org/atomic石昌林1-5/+10
2022-06-17some code optimizations石昌林1-25/+33
2022-06-17add some unit tests and some code optimizes石昌林1-37/+47
2022-06-15add s3 circuit breaker support for 'simultaneous request count' and 'simultan...石昌林1-0/+335