26 Commits (60103171b620aac3b107b3ce256ccceaf27c973e)

Author SHA1 Message Date
Nikita Borzykh 9ca871af53
Move ListDirectoryEntries logic to ListDirectoryPrefixedEntries in etcd meta storage backend (#5416) 9 months ago
Nikita Borzykh 1f3742850d
Add TLS support, initial etcd connection check, fix key_prefix handling for etcd backend meta storage (#5403) 9 months ago
chrislu 81f11883e3 go fmt 1 year ago
Mesar Hameed a90b777ff4
Feat: etcd filer store keys should have customizable prefix (#4484) 2 years ago
chrislu b7f011f777 fix test 2 years ago
Mesar Hameed 65484e80ef
Feat: support username/password authentication for etcd filer store s… (#4477) 2 years ago
chrislu 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 10207a48a4 how to setup local test env 3 years ago
chrislu db33b03735 add comments 3 years ago
chrislu 71e0bcc5d5 a bit optimization 3 years ago
chrislu d5fe5d12b7 filer: etcd fix pagination 3 years ago
Konstantin Lebedev 21033ff4c3 refactor use const CountEntryChunksForGzip 3 years ago
Chris Lu 8ec357b3d3 go mod 3 years ago
Chris Lu 182288f860 filer: fix mysql, postgres batch delete error 3 years ago
Konstantin Lebedev 6aa1a56ec8 avoid crashes Galera Cluster 4 years ago
Chris Lu 314dc1c957 filer: etcd store fix listing 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 5ef43b9b09 implement etcd changes 4 years ago
Chris Lu 361043e6c1 filer store: leveldb2 fix nil entry error if not found 4 years ago
Chris Lu 2a0925590c filer: etcd store avoid read with nil option 4 years ago
Chris Lu b8f32bcab9 filer: compress stored metadata 4 years ago
Chris Lu 37234bf3f8 filer store adds kv support 4 years ago
Chris Lu eb7929a971 rename filer2 to filer 4 years ago