678 Commits (a1ffa03d75c7e87950f9369ad16c21da81d56bc8)

Author SHA1 Message Date
byunghwa.yun f3dc909b21 Change default permissions 3 years ago
Chris Lu 6b743dbbf9 refactor client subscribe metadata 3 years ago
Chris Lu f6a9ad8001 fix tests 3 years ago
Chris Lu 89933c46d2 s3: skip hidden directories in /buckets folder 3 years ago
Chris Lu 767edd3c08 rename 3 years ago
Chris Lu 9df7d16791 read <- remote_storage 3 years ago
Chris Lu 899963ac20 remote storage location changed to struct 3 years ago
Chris Lu c090d6bb25 add ReadRemote(), add read remote setup when filer starts 3 years ago
Chris Lu 1752eeb538 remote.mount saves the mapping 3 years ago
Chris Lu 4b94b03d90 directory to remote storage mapping 3 years ago
Chris Lu 99b599aa8a remote.mount 3 years ago
byunghwa.yun 2b28a818f1 Fix mysql sql for batch delete 3 years ago
qieqieplus 2b46df13f8 add bloom filter for filer leveldb/rocksdb 3 years ago
Chris Lu 182288f860 filer: fix mysql, postgres batch delete error 3 years ago
Chris Lu 7359193e97 go fmt 3 years ago
Chris Lu 70effac0d3 configure and store remote configurations 3 years ago
nivekuil b9a67d46c5 cassandra: use LocalQuorum for all queries 3 years ago
Chris Lu 7ab389e7ec optimization: improve random range query for large files 3 years ago
Chris Lu 93c37cfded
Update filechunk_manifest.go 3 years ago
Chris Lu 450222dd64 add remote to filer.Entry and filer_pb entry, add RemoteConf 3 years ago
nivekuil 2faf96f002 cassandra: Use LocalOne instead of One consistency 3 years ago
Chris Lu 3d624d1e16 rename 4 years ago
Chris Lu ecce300964 s3 config read via grpc 4 years ago
nivekuil 8425705643 Cassandra: Use TokenAwareHostPolicy by default with fallback 4 years ago
陈杨文 6f683e6572
also failed on mips64 4 years ago
Chris Lu 41db292332 skip s390 ppc64le 4 years ago
Chris Lu cc7714fdbe logging changes to debug 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 21ad9a4ac2 filer: mongodb avoids E11000 duplicate key error collection: seaweedfs.filemeta index: directory_1_name_1 dup key 4 years ago
Chris Lu ab606dec2a filer: add path-specific option to enforce readonly 4 years ago
Chris Lu 67dd094b35 sqlite: does not support non-linux/darwin/windows 4 years ago
Konstantin Lebedev 0e404cd84b Chunk download stats 4 years ago
Konstantin Lebedev bb42633522 rm chunk Download stats 4 years ago
Chris Lu 064269bb57 filer: Support sqlite as filer meta store 4 years ago
Chris Lu 2d0a0733ec filer: bootstrap from peer filer 4 years ago
Konstantin Lebedev 3325b850cc rm func CheckAllChunkViews 4 years ago
Konstantin Lebedev 26a4f34a57 del checks 4 years ago
Konstantin Lebedev 42f631f549 fix https://github.com/chrislusf/seaweedfs/issues/2046 4 years ago
Konstantin Lebedev 03d1199d5f Revert "revert PR #1903 avoid http error: superfluous response.WriteHeader" 4 years ago
Chris Lu 1737af480a adjust logs 4 years ago
Chris Lu 55a8f57381 go fmt 4 years ago
Chris Lu ac71117ee6 revert PR #1903 avoid http error: superfluous response.WriteHeader 4 years ago
Nathan Hawkins 042de9359c make reader_at handle random reads more efficiently for FUSE 4 years ago
Konstantin Lebedev c2269123d3 fix aws style Etag for chunks 4 years ago
Chris Lu 79f2e780c1 ensure name pattern checking is case sensitive 4 years ago
Chris Lu ddc8643ee0 filer: directory listing adds namePatternExclude 4 years ago
Chris Lu 89eb9f6e70 clean up .uploads directory in mysql and postgres tables 4 years ago
Chris Lu d41e6826d3 adjust logging 4 years ago