Chris Lu
|
e5fc35ed0c
|
change server address from string to a type
|
3 years ago |
Chris Lu
|
0128239c0f
|
handle ipv6 addresses
|
3 years ago |
Chris Lu
|
c090d6bb25
|
add ReadRemote(), add read remote setup when filer starts
|
3 years ago |
Chris Lu
|
b624090398
|
go fmt
|
4 years ago |
Chris Lu
|
064269bb57
|
filer: Support sqlite as filer meta store
|
4 years ago |
Chris Lu
|
e5a2bf1287
|
s3: deprecating filer.options.buckets_fsync
|
4 years ago |
Chris Lu
|
cefe66f159
|
dedicated upload processor
avoid thundering effect of overloading volume servers
|
4 years ago |
Chris Lu
|
ac875976c0
|
filer, volume: add concurrent upload size limit to avoid OOM
add some back pressure when writes are slow
|
4 years ago |
Chris Lu
|
e982b06bcd
|
support IPv6
|
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
|
0ef43a23a7
|
go fmt
|
4 years ago |
Chris Lu
|
629c9962e7
|
filer: add leveldb3
support dedicated leveldb instance for each bucket
|
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
|
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
|
263eb29e9f
|
filer: add option to cache small files to filer store
|
4 years ago |
Chris Lu
|
85554bea38
|
filer: readonly handle static resources
fix https://github.com/chrislusf/seaweedfs/issues/1641
|
4 years ago |
Chris Lu
|
6204dc6e85
|
add comment
|
4 years ago |
Chris Lu
|
ef3e068c51
|
deprecating "filer.options.buckets_fsync" in filer.toml
|
4 years ago |
Chris Lu
|
590f02179d
|
filer: load filer conf when starting
|
4 years ago |
Konstantin Lebedev
|
fc7baef5bb
|
fiil serverUrls sorted by data center
|
4 years ago |
Chris Lu
|
6c92fa349d
|
filer: support default rack
fix https://github.com/chrislusf/seaweedfs/issues/1546
|
4 years ago |
Chris Lu
|
55cb68c09c
|
filer: replication follows master config if not specified
|
4 years ago |
Chris Lu
|
4856bce0ee
|
adjust for metrics port
|
4 years ago |
Konstantin Lebedev
|
324e44d4b3
|
add start metrics server
|
4 years ago |
Chris Lu
|
d013d09a9b
|
adjust logging
|
4 years ago |
Chris Lu
|
2c21eb1971
|
volume: get metrics configuration from master
fix https://github.com/chrislusf/seaweedfs/issues/1354
|
4 years ago |
Chris Lu
|
e4e0234998
|
refactoring
|
4 years ago |
Chris Lu
|
e861a6a3ab
|
simplify metrics configuration logic
|
4 years ago |
ruitao.liu
|
798280e980
|
change filer2 to filer.
|
4 years ago |
ruitao.liu
|
a93d27d1e8
|
new filer option to es v7.
|
4 years ago |
Chris Lu
|
eb7929a971
|
rename filer2 to filer
|
4 years ago |
Chris Lu
|
1dd2c76532
|
refactoring
|
5 years ago |
Chris Lu
|
a2eb680f34
|
filer: default filer store directory
1. set default filer store directory
2. set peers, avoiding empty string counted as 1.
|
5 years ago |
Chris Lu
|
3c269da37f
|
fix compilation
|
5 years ago |
Chris Lu
|
d198e8c6d6
|
filer: support cross filer meta data sync if sharing the same store
|
5 years ago |
Chris Lu
|
0b8cc9b626
|
aggregate multiple filer metadata chagne events
|
5 years ago |
Chris Lu
|
dfccc3c263
|
able to read chan and write chan
|
5 years ago |
Chris Lu
|
1e3e4b3072
|
add broker connects to filer
|
5 years ago |
wuyuxiang
|
6850d28d6b
|
refacotr: move signal handling and pprof to grace package
|
5 years ago |
Chris Lu
|
cb3985be70
|
go fmt
|
5 years ago |
Chris Lu
|
076c8bd3bc
|
filer master start up with default ip address instead of just localhost
|
5 years ago |
bukton
|
cd9cccec55
|
add import mongodb to filer server
|
5 years ago |
Chris Lu
|
d30483d642
|
re-enable system logs
|
5 years ago |
Chris Lu
|
6f948e4887
|
remove configurable topics folder location
|
5 years ago |
Chris Lu
|
b5a713be68
|
filer store: add redis2 redis_cluster2 as default redis store
|
5 years ago |
Chris Lu
|
1c65656fb4
|
s3: add option to fsync buckets
|
5 years ago |
Chris Lu
|
745f5d2a25
|
fix setting default value
|
5 years ago |
Chris Lu
|
54debdc6f7
|
filer: fix configuration settings
|
5 years ago |