chrislu
|
bfe5d910c6
use one readerCache for the whole file
|
2 years ago |
Chris Lu
|
ca901742cb
Update README.md
|
2 years ago |
chrislu
|
11d055bfc1
adjust timing
|
2 years ago |
chrislu
|
59c8308b21
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
|
2 years ago |
chrislu
|
48f263be94
tweaking fio
|
2 years ago |
dependabot[bot]
|
805faac753
build(deps): bump gocloud.dev from 0.27.0 to 0.28.0 (#4137)
|
2 years ago |
dependabot[bot]
|
cdce2d9d49
build(deps): bump google.golang.org/api from 0.106.0 to 0.107.0 (#4139)
|
2 years ago |
dependabot[bot]
|
2ed54378bf
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.42.1 to 3.42.5 (#4138)
|
2 years ago |
dependabot[bot]
|
700c1f87c9
build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 (#4136)
|
2 years ago |
dependabot[bot]
|
1f727ce4fa
build(deps): bump golang.org/x/tools from 0.4.0 to 0.5.0 (#4135)
|
2 years ago |
dependabot[bot]
|
6465abd9db
build(deps): bump docker/metadata-action from 4.1.1 to 4.3.0 (#4134)
|
2 years ago |
dependabot[bot]
|
9c04eef92d
build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 (#4133)
|
2 years ago |
dependabot[bot]
|
dfb2292da4
build(deps): bump wangyoucao577/go-release-action from 1.34 to 1.35 (#4132)
|
2 years ago |
Chris Lu
|
a3060c11df
increase timeout
|
2 years ago |
chrislu
|
4614e85efa
adjust help message
|
2 years ago |
chrislu
|
c24678153c
use memory chunks only for sequential writes
|
2 years ago |
chrislu
|
2885ba0e50
3.40
|
2 years ago |
chrislu
|
12f8251d32
avoid index out of slice range
|
2 years ago |
chrislu
|
313fd17ae4
allow random writes for mem chunk
|
2 years ago |
Chris Lu
|
1cd2e64aac
merge chunks during upload (#4130)
|
2 years ago |
chrislu
|
2452f3b2f7
sort chunks by offset
|
2 years ago |
chrislu
|
361d97941b
mysql: Missed escaping column name
|
2 years ago |
chrislu
|
efcffe4f77
no need to set chunks during flush
|
2 years ago |
chrislu
|
85f1b70207
reduce group size from 256MB to 64MB
|
2 years ago |
chrislu
|
86657ed3a8
avoid repeatedly adding manifest chunks
|
2 years ago |
chrislu
|
28fe578944
avoid possible nil entry
|
2 years ago |
chrislu
|
47fa5ef979
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
|
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 |
dependabot[bot]
|
44b0176e9e
build(deps): bump github.com/aws/aws-sdk-go from 1.44.171 to 1.44.175 (#4126)
|
2 years ago |
dependabot[bot]
|
f030186e3a
build(deps): bump github.com/google/flatbuffers from 22.11.23+incompatible to 23.1.4+incompatible (#4125)
|
2 years ago |
dependabot[bot]
|
36f81bd462
build(deps): bump golang.org/x/sys from 0.3.0 to 0.4.0 (#4123)
|
2 years ago |
dependabot[bot]
|
d0de2e2dfc
build(deps): bump github.com/tikv/client-go/v2 from 2.0.3 to 2.0.4 (#4124)
|
2 years ago |
dependabot[bot]
|
cc0abaf0f9
build(deps): bump actions/dependency-review-action from 3.0.2 to 3.0.3 (#4121)
|
2 years ago |
dependabot[bot]
|
8abace77d9
build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#4120)
|
2 years ago |
dependabot[bot]
|
9b42942cca
build(deps): bump google.golang.org/api from 0.105.0 to 0.106.0 (#4122)
|
2 years ago |
Guo Lei
|
83e29faa55
use time.NewTicker instead of time.Tick. (#4119)
|
2 years ago |
chrislu
|
51d4a4b28d
3.39
|
2 years ago |
chrislu
|
0b52f08226
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
|
2 years ago |
chrislu
|
469c959e6a
add missing options for webdav
|
2 years ago |
monchickey
|
3e2c9ea73d
Add image cropping. (#4117)
|
2 years ago |
chrislu
|
296fdc296c
mount: faster add chunks
|
2 years ago |
chrislu
|
49b84d5866
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
|
2 years ago |
chrislu
|
2abf817580
fix for stream reader
|
2 years ago |
Tobias Gurtzick
|
9ffe1d6aec
add code of conduct (#4109)
|
2 years ago |
chrislu
|
e367444586
add notes for full version
|
2 years ago |
chrislu
|
5423790b2c
add back previous chunk upload selection algo
|
2 years ago |