Chris Lu
e4b660699f
correct comments
fix https://github.com/chrislusf/seaweedfs/issues/1181
5 years ago
Chris Lu
86d4b18eb5
filer: optional recursive deletion
fix https://github.com/chrislusf/seaweedfs/issues/1176
5 years ago
Chris Lu
a9b1ee18af
default redis reads options
details in https://github.com/chrislusf/seaweedfs/pull/1165
5 years ago
Chris Lu
fcbd04c425
default to false in scaffold.go
5 years ago
Dakota Sullivan
f934a85d58
Add readOnly and routeByLatency options to scaffold.go
5 years ago
Chris Lu
bbb6ebc3c0
filer: DeleteFolderChildren for deleting large folders
5 years ago
Chris Lu
0da7b894cc
pass backend config from master to volume servers
5 years ago
Chris Lu
61bc1d6ffd
tweaking
5 years ago
Chris Lu
f60154f330
master load backend storage config from master.toml
5 years ago
Chris Lu
641b92f53c
fix scaffold error
5 years ago
Chris Lu
46294b42e6
filer: support memsql
fix https://github.com/chrislusf/seaweedfs/issues/1141
5 years ago
Chris Lu
9711a6ffaa
WIP
5 years ago
Chris Lu
de0c983808
refactoring scaffolding for master.toml
5 years ago
Lei Liu
46755ea1e1
fix master maintenance logic
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
5 years ago
stlpmo
62d393d6c9
ut pass
5 years ago
stlpmo
802a0eb3fe
move from cmd-line to scaffold
5 years ago
Chris Lu
23240efa63
filer: add tikv support
5 years ago
Chris Lu
b9f6236f8a
filer: fix typo
fix https://github.com/chrislusf/seaweedfs/issues/1031
5 years ago
Chris Lu
c79274f7eb
notes on supported meta data store
5 years ago
Feng Ye
fc0498798b
Add etcd filestore
5 years ago
Chris Lu
e66bddd84c
customizable sleep intervals
6 years ago
Chris Lu
50aa769554
jwt for read access control
6 years ago
Chris Lu
784141c5e6
adjust script parameter
6 years ago
Chris Lu
ede876cfdb
periodic scripts exeuction from leader master
6 years ago
Chris Lu
54b835e1ae
filer: redis cluster add option for password
fix https://github.com/chrislusf/seaweedfs/issues/971
6 years ago
Chris Lu
0fe286a6ca
filer: optimization for leveldb, add leveldb2
large filer db may see high CPU and disk usage due to background compaction
6 years ago
Chris Lu
7e0c3bb732
filer: adjust recommended mysql meta data type to LONGBLOB
fix https://github.com/chrislusf/seaweedfs/issues/966
6 years ago
Chris Lu
25941e0500
master: add jwt expires_after_seconds
6 years ago
Chris Lu
730a032137
filer mysql: adjust scaffolding instructions
6 years ago
Jonathan Amsterdam
72920efc20
added entry to scaffold
6 years ago
Chris Lu
2a52e70a41
weed filer: increase default mysql/postgres dir or name length to 65535
6 years ago
Jonathan Amsterdam
8db82e2b75
notification: add Go CDK pubsub support
Add the gocdk_pub_sub package, which supports the Go Cloud Development
Kit pubsub API.
Link in all current providers.
Update the notification scaffold.
6 years ago
Chris Lu
7bbe24dd28
volume server directly support https
6 years ago
Chris Lu
0fa1be8c4b
adjust formatting and comments
6 years ago
Chris Lu
77b9af531d
adding grpc mutual tls
6 years ago
Chris Lu
215cd27b37
add authorizing fileId write access
need to secure upload/update/delete for benchmark/filer/mount
need to add secure grpc
6 years ago
Chris Lu
501bd72b1c
wip: add security.toml file
6 years ago
Chris Lu
fb43a9d7b9
adjust message
6 years ago
Chris Lu
8dfac6a4cf
working b2 sink
6 years ago
Chris Lu
db584ff7f8
separate into notification.toml, add gcp pub/sub message queue
6 years ago
Chris Lu
4c97ff3717
support AWS SQS as file change notification message queue
6 years ago
Chris Lu
c58b73ad9b
adding BackBlaze, Azure
6 years ago
Chris Lu
9f4c2f87d3
adding filer replication sink to Azure
6 years ago
Chris Lu
96a23591e7
remove comments
6 years ago
Chris Lu
84d4a2c8a0
add filer replication to google cloud storage
6 years ago
Chris Lu
56c5c7b1b6
add google cloud storage
6 years ago
Chris Lu
e8ef501f02
add s3 replication sink
6 years ago
Chris Lu
12ba8b9799
generate useable filer.toml
6 years ago
Chris Lu
b16d47030e
save and use last processed kafka offsets
6 years ago
Chris Lu
420f068376
add more instructions
6 years ago