chrislu
|
eaeb141b09
|
move proto package
|
2 years ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
chrislu
|
9f9ef1340c
|
use streaming mode for long poll grpc calls
streaming mode would create separate grpc connections for each call.
this is to ensure the long poll connections are properly closed.
|
3 years ago |
Chris Lu
|
e5fc35ed0c
|
change server address from string to a type
|
3 years ago |
Chris Lu
|
28f45f8fa6
|
re-org
|
3 years ago |
Chris Lu
|
c3db389e42
|
refactor
|
3 years ago |
Chris Lu
|
e9ce099453
|
rename
|
3 years ago |
Chris Lu
|
05a648bb96
|
refactor: separating out remote.proto
|
3 years ago |
Chris Lu
|
49b5e47bd1
|
retry forever with filer.remote.sync, and some refactoring
|
3 years ago |
Chris Lu
|
bfac55e6c0
|
avoid integer overflow
fix https://github.com/chrislusf/seaweedfs/issues/2254
|
3 years ago |
Chris Lu
|
c5f38c365d
|
go fmt
|
3 years ago |
Chris Lu
|
c0b12da4ef
|
shell: add filer.remote.unmount
|
3 years ago |
Chris Lu
|
13e45e1605
|
filer.remote.sync can work now
|
3 years ago |
Chris Lu
|
6b743dbbf9
|
refactor client subscribe metadata
|
3 years ago |
Chris Lu
|
f6a9ad8001
|
fix tests
|
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 |