40 Commits (c08fc8cdb98506a3d2b34b00a6b3ab0186752789)

Author SHA1 Message Date
Konstantin Lebedev c08fc8cdb9 frill of excess 10 months ago
Konstantin Lebedev 417cc7a396 remove debug logging 10 months ago
Konstantin Lebedev 8c61a3f372 skip check sort for test_bucket_listv2_encoding_basic 10 months ago
Konstantin Lebedev c9f3eead8c fix ceph tests 10 months ago
Konstantin Lebedev dac862a304 pass test_bucket_listv2_encoding_basic and test_bucket_listv2_fetchowner_defaultempty 10 months ago
chrislu 6cb2372bf9 pass test_bucket_listv2_delimiter_basic 11 months ago
Konstantin Lebedev f7cea8a4f9 initial commit 11 months ago
dependabot[bot] 36a1cf0361
chore(deps): bump github.com/viant/ptrie from 0.3.1 to 1.0.1 (#5552) 11 months ago
Nikita Borzykh 829c0da381
fix: adjust condition in prefixFilterEntries prevent infinite loop (#5440) 1 year 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 2 years ago
wusong 549354e324
Fix hardlink counting (#4042) 2 years ago
chrislu 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
chrislu 303bd067b5 Revert "rename: delete source entry metadata only, skipping hard links" 3 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 3 years ago
Kaiwalya Joshi 4598581741
fix: Minor spelling fixes on FilerStorePathTranslator. 3 years ago
chrislu 72c0233938 less logs 3 years ago
chrislu 03466f955e rename: delete source entry metadata only, skipping hard links 3 years ago
chrislu 7bc67399e4 listing for filer stores without prefixed query: break if no more progress 3 years ago
chrislu 4ee0a6f47b filer store: reduce one possible listing operation 3 years ago
chrislu b3594278c9 optimize a bit 3 years ago
chrislu 10ecf80ca1 add a debug capability to list all metadata keys 3 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 4 years ago
Chris Lu 0a856241fe avoid int bigger than math.MaxInt32 4 years ago
Chris Lu 182288f860 filer: fix mysql, postgres batch delete error 4 years ago
Konstantin Lebedev 6aa1a56ec8 avoid crashes Galera Cluster 4 years ago
Chris Lu 28a4a1f8d6 fix for mysql2 postgres2 on fast dropping buckets 4 years ago
Chris Lu 9357911a95 remove all bucket metadata 4 years ago
Chris Lu 1737af480a adjust logs 4 years ago
Chris Lu d41e6826d3 adjust logging 4 years ago
Chris Lu 6d3a96eb56 filer: mysql2, postgres2 trigger actions on bucket creation and deletion 4 years ago
Chris Lu a4063a5437 add stream list directory entries 4 years ago
Chris Lu f002e668de change limit to int64 in case of overflow 4 years ago
Chris Lu 19e52fd414 pass along hasMore 4 years ago
Chris Lu 4f31c1bb94 go fmt 4 years ago
Chris Lu fe46411cd4 handle directory listing edge cases 4 years ago
Chris Lu c74bede730 handle listing directories 4 years ago
Chris Lu adf8cb4000 filer: path-specific stores trim out common prefixes 4 years ago
Chris Lu 0823bde8d8 refactor: split into two files 4 years ago
Chris Lu 65cc6dc636 refactor to dedicated function 4 years ago
Chris Lu 488c2680e8 change default filer store root 4 years ago
Chris Lu 41c0f3ad24 filer: support path-specific filer store 4 years ago
Chris Lu 0d5683fb0e todo: load path-specific store from filer.toml 4 years ago
Chris Lu 3269fd7eaf filer: use store by path 4 years ago
Chris Lu e605f1e001 refactor, add getActualStore() by path 4 years ago
Chris Lu 23903aa95b refactoring 4 years ago
Chris Lu 4e6b316913 assert FilerStoreWrapper is VirtualFilerStore 4 years ago
Chris Lu 37075a414d adjust logs 4 years ago
Chris Lu 4b0c2a846b add logs 4 years ago