Daniel Santos
d38613c49a
match upstream
4 years ago
Konstantin Lebedev
6b54ff9912
replication to create time date directory
4 years ago
Chris Lu
0488c84bea
adjust help message
4 years ago
Konstantin Lebedev
3634811408
replication to todays date directory
4 years ago
Daniel Santos
0c64d60fdb
Fix log message with correct mode
4 years ago
Daniel Santos
0aaaa9b470
Fix var assignment
4 years ago
Daniel Santos
5a761bb7a4
Enforce umask correctly
4 years ago
Chris Lu
ad2a20c8a5
notification add ack and nack
4 years ago
Konstantin Lebedev
612b7975a1
replication to local disk storage
4 years ago
Chris Lu
3a1d3d3413
mount: properly invalidate kernel node cache entry
fix https://github.com/chrislusf/seaweedfs/issues/1752
4 years ago
Chris Lu
cc1f3907ff
filer.sync: default filerProxy to true
4 years ago
Chris Lu
62ebb917e0
mount: avoid the need to specify different cache directory for different mount
fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/11
4 years ago
Chris Lu
00707ec00f
mount: outsideContainerClusterMode proxy through filer
Running mount outside of the cluster would not need to expose all the volume servers to outside of the cluster. The chunk read and write will go through the filer.
4 years ago
Chris Lu
6ca10725b8
Revert "mount: when outside cluster network, use filer as proxy to access volume servers"
This reverts commit 096e088d7b
.
4 years ago
Chris Lu
096e088d7b
mount: when outside cluster network, use filer as proxy to access volume servers
4 years ago
Chris Lu
80b8692688
filer.sync: replicate outside of either cluster, only need to see filers
4 years ago
Chris Lu
024c186a48
filer.meta.tail: output json format for easier parsing
4 years ago
Chris Lu
84f05787f8
mount: limit background requests and congestion threshold
4 years ago
Chris Lu
1a3f859c58
filer store: postgres configuration adjust text
4 years ago
Chris Lu
b434f7e4e0
filer store: postgres adjust default config, add optioanl schema
4 years ago
Chris Lu
d5add83e85
filer store: add postgres2
4 years ago
Chris Lu
52a8f1470e
filer store: add mysql2
4 years ago
Chris Lu
96354208c5
scaffold: add YugabyteDB
4 years ago
Chris Lu
f13c082583
add memsql to comments
4 years ago
LazyDBA247-Anyvision
8eed763b97
better mysql connection pool management
adding SetConnMaxLifetime configuration (https://golang.org/pkg/database/sql/#DB.SetConnMaxLifetime )
to enable refresh of connections.
4 years ago
Chris Lu
3fb2ed9093
filer.meta.tail: optionally submit metadata changes to ElasticSearch
4 years ago
Chris Lu
c5df2577f5
rename
4 years ago
Chris Lu
90c5077610
rename "weed watch" to "weed filer.meta.tail"
4 years ago
Chris Lu
0ef43a23a7
go fmt
4 years ago
Chris Lu
629c9962e7
filer: add leveldb3
support dedicated leveldb instance for each bucket
4 years ago
Chris Lu
cfb9342a15
avoid concurrent map updates to viper
4 years ago
Chris Lu
2c7148cd55
redis cluster: do not enable route by latency by default
4 years ago
Chris Lu
6e12a3a490
refactoring
4 years ago
Chris Lu
62ee484d12
refactoring
4 years ago
Chris Lu
1efb51ba84
filer: change to saveToFilerLimit from cacheToFilerLimit
short circuit saving small files to volume server
4 years ago
Chris Lu
d3d3f2fb9b
mount: default to 128 concurrent writers
4 years ago
Chris Lu
30efaa66c6
server: add option to disable master
4 years ago
Chris Lu
2b76854641
add "weed filer.cat" to read files directly from volume servers
4 years ago
Chris Lu
a04d8927a8
add scaffold
4 years ago
Chris Lu
4250a3a675
upload: add read default collection from master
fix https://github.com/chrislusf/seaweedfs/issues/1724#issuecomment-753576071
4 years ago
Chris Lu
adef4ddc87
mount: load security keys
fix https://github.com/chrislusf/seaweedfs/issues/1714
4 years ago
Chris Lu
89977123b6
shell: add shell.toml support
fix https://github.com/chrislusf/seaweedfs/issues/1664
4 years ago
Chris Lu
90df52d001
s3: add command option "allowEmptyFolder" to filer and server
4 years ago
Chris Lu
561a2ff0bc
s3: add option for "alllowEmptyFolder"
4 years ago
Chris Lu
75c6edba9e
filer: hbase add enabled flag
4 years ago
Chris Lu
c3d1b3b5aa
hook up
4 years ago
Chris Lu
a1009e8044
filer: add -defaultStoreDir so that filer.toml can be skipped
fix https://github.com/chrislusf/seaweedfs/issues/1659
4 years ago
Chris Lu
90d785a15f
filer: redis, redis cluster, cassandra support super large directory
4 years ago
Chris Lu
41c0f3ad24
filer: support path-specific filer store
4 years ago
Chris Lu
1bf22c0b5b
go fmt
4 years ago