chrislu
|
0fdf7eca48
avoid possible nil case during other error cases
|
4 months ago |
dependabot[bot]
|
36a1cf0361
chore(deps): bump github.com/viant/ptrie from 0.3.1 to 1.0.1 (#5552)
|
6 months ago |
Nikita Borzykh
|
829c0da381
fix: adjust condition in prefixFilterEntries prevent infinite loop (#5440)
|
7 months ago |
lakeland1990
|
3df0e11ad3
remove compare to fix #4668 issue (#4924)
|
1 year ago |
annluda
|
8908810376
Fix s3 api object list with params max-keys and prefix
|
1 year ago |
wusong
|
549354e324
Fix hardlink counting (#4042)
|
1 year ago |
chrislu
|
70a4c98b00
refactor filer_pb.Entry and filer.Entry to use GetChunks()
|
1 year ago |
chrislu
|
303bd067b5
Revert "rename: delete source entry metadata only, skipping hard links"
|
2 years ago |
chrislu
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
Kaiwalya Joshi
|
4598581741
fix: Minor spelling fixes on FilerStorePathTranslator.
|
2 years ago |
chrislu
|
72c0233938
less logs
|
2 years ago |
chrislu
|
03466f955e
rename: delete source entry metadata only, skipping hard links
|
2 years ago |
chrislu
|
7bc67399e4
listing for filer stores without prefixed query: break if no more progress
|
2 years ago |
chrislu
|
4ee0a6f47b
filer store: reduce one possible listing operation
|
2 years ago |
chrislu
|
b3594278c9
optimize a bit
|
2 years ago |
chrislu
|
10ecf80ca1
add a debug capability to list all metadata keys
|
2 years ago |
Chris Lu
|
900e888695
filer: avoid possible prefixed pagination loop on unsupported filer stores
|
3 years ago |
Chris Lu
|
8e3075d051
ensure file entry chunks have populated the file id
|
3 years ago |
Chris Lu
|
0a856241fe
avoid int bigger than math.MaxInt32
|
3 years ago |
Chris Lu
|
182288f860
filer: fix mysql, postgres batch delete error
|
3 years ago |
Konstantin Lebedev
|
6aa1a56ec8
avoid crashes Galera Cluster
|
3 years ago |
Chris Lu
|
28a4a1f8d6
fix for mysql2 postgres2 on fast dropping buckets
|
3 years ago |
Chris Lu
|
9357911a95
remove all bucket metadata
|
3 years ago |
Chris Lu
|
1737af480a
adjust logs
|
3 years ago |
Chris Lu
|
d41e6826d3
adjust logging
|
3 years ago |
Chris Lu
|
6d3a96eb56
filer: mysql2, postgres2 trigger actions on bucket creation and deletion
|
3 years ago |
Chris Lu
|
a4063a5437
add stream list directory entries
|
3 years ago |
Chris Lu
|
f002e668de
change limit to int64 in case of overflow
|
3 years ago |
Chris Lu
|
19e52fd414
pass along hasMore
|
3 years ago |
Chris Lu
|
4f31c1bb94
go fmt
|
3 years ago |
Chris Lu
|
fe46411cd4
handle directory listing edge cases
|
3 years ago |
Chris Lu
|
c74bede730
handle listing directories
|
3 years ago |
Chris Lu
|
adf8cb4000
filer: path-specific stores trim out common prefixes
|
3 years ago |
Chris Lu
|
0823bde8d8
refactor: split into two files
|
3 years ago |