1075 Commits (f476cf340321faf495afe41082fc3d511e44819f)

Author SHA1 Message Date
guol-fnst 322dbcf372 add update feature 3 years ago
zhihao.qu cd5cca36a4 feat(filer.sync): add fromTsMs. Extract signature from doSubscribeFilerMetaChanges 3 years ago
chrislu 8a1166c021 auto remove previous leftover socket 3 years ago
chrislu 633a4aed18 filer: fix customizable local socket file name 3 years ago
chrislu 78be3b0f6c fix compilation 3 years ago
chrislu 4fd5f96598 filer: remove replication, collection, disk_type info from entry metadata 3 years ago
ningfd f32142f6f5 add disableXAttr in mount option 3 years ago
creeew 02ae102731 fix filer.sync missing source srv uploaded files to target when target down 3 years ago
chrislu 490e0850bf filer.meta.tail add one example of using untilTimeAgo 3 years ago
chrislu 968ca95b49 filer.meta.tail: support untilTimeAgo for a range 3 years ago
chrislu a2b101a737 subscribe metadata between a range 3 years ago
liubaojiang 076e48a676 add inflight upload data wait timeout 3 years ago
guol-fnst 076595fbdd just exit in case of duplicated volume directories were loaded 3 years ago
Nat Makarevitch b72f0634d7
minor (typos...), done while reading around 3 years ago
chrislu 29198720f2 s3: add grpc server to accept configuration changes 3 years ago
chrislu 735038b2c1 backup do not need to use preallocation 3 years ago
Konstantin Lebedev f127b326bf add options to scaffold 3 years ago
chrislu 94635e9b5c filer: add filer group 3 years ago
Konstantin Lebedev 50c4f62ed4 ydb-go-sdk move to v3 3 years ago
chrislu 192983b464 s3 backend support customizing storage class 3 years ago
chrislu 3885374edf conditionally build elastic, gocdk to reduce binary size 3 years ago
chrislu 6994e88192 fix typo 3 years ago
chrislu a69f0b62c2 start filer local socket only on non windows 3 years ago
justin 3551ca2fcf enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 3 years ago
chrislu 1384529eb7 Fix filer.backup deletes files in backup folder in incremental mode 3 years ago
chrislu 86ed27f602 mount: remove leftover socket file 3 years ago
Konstantin Lebedev 622297f1a7 add stats raft handler 3 years ago
Konstantin Lebedev 14dd971890 hashicorp raft with state machine 3 years ago
Konstantin Lebedev c514710b7b initial add hashicorp raft 3 years ago
chrislu 6a2bcd03aa configure mount quota 3 years ago
chrislu 958f880b70 mount: add grpc method to adjust quota 3 years ago
chrislu daca2d22a5 use original server address string as map key 3 years ago
a 7e92517571 change user and pass to username and password 3 years ago
Konstantin Lebedev b6a2b43efe allowDeleteBucketNotEmpty 3 years ago
chrislu 21e0898631 refactor: change masters from a slice to a map 3 years ago
chrislu 4ba7127ab1 refactor 3 years ago
Konstantin Lebedev 849a2c1f68 fix cmdFiler 3 years ago
Konstantin Lebedev 105bcfdbd4 set iam ip from filer 3 years ago
elee 423ce57cde prefix search, bucket implemented 3 years ago
Berck Nash 7ee38fa3a4 The fixes for https://github.com/chrislusf/seaweedfs/issues/1937 had a few problems: 3 years ago
elee 921535001a arangodb adapter 3 years ago
Berck Nash 9b14f0c81a Add mTLS support for both master and volume http server. 3 years ago
chrislu 3639cad69c master, filer, s3: also listen to "localhost" in addition to specific ip address 3 years ago
chrislu 3a6eb8ca5f default bind to one ip address 3 years ago
banjiaojuhao b9ff7723dd [bugfix] filer: nil pointer dereference 3 years ago
chrislu da3d330616 s3 and filer transport using unix domain socket instead of tcp 3 years ago
chrislu c7e8ac18f0 mount: quota for one mounted collection 3 years ago
chrislu f51e20028a mount: avoid comma in mount options 3 years ago
chrislu 18543c6e8b minor 3 years ago
chrislu c3792c8352 remove dead code 3 years ago