chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2022-07-29 00:17:28 -07:00 |
|
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.
|
2021-12-26 00:15:03 -08:00 |
|
Chris Lu
|
a8b0f8864d
|
fix help message
|
2021-11-07 12:38:35 -08:00 |
|
Chris Lu
|
60573fd3e2
|
option to map remote bucket to trimmed bucket name
|
2021-09-05 11:55:52 -07:00 |
|
Chris Lu
|
d57d4c5f8f
|
shell: add remote.mount.buckets
|
2021-09-04 21:37:25 -07:00 |
|
Chris Lu
|
df29281536
|
rename
|
2021-09-04 05:11:06 -07:00 |
|
Chris Lu
|
8707ef00a6
|
refactor
|
2021-09-04 05:02:20 -07:00 |
|
Chris Lu
|
63c84584bb
|
refactor
|
2021-09-04 04:53:36 -07:00 |
|
Chris Lu
|
97b7948cd9
|
adjust error message
|
2021-08-31 01:07:34 -07:00 |
|
Chris Lu
|
c9205458a1
|
cloud drive: create mount directory if not exists
|
2021-08-31 01:07:19 -07:00 |
|
Chris Lu
|
001a472057
|
cloud mount: remote storage support hdfs
|
2021-08-29 18:41:29 -07:00 |
|
Chris Lu
|
05a648bb96
|
refactor: separating out remote.proto
|
2021-08-26 15:18:34 -07:00 |
|
Chris Lu
|
c08ac536ed
|
cloud drive: add support for Wasabi
* disable md5, sha256 checking to avoid reading one chunk twice
* single threaded upload to avoid chunk swapping (to be enhanced later)
|
2021-08-25 17:34:29 -07:00 |
|
Chris Lu
|
a539d64896
|
refactor
|
2021-08-15 12:09:54 -07:00 |
|
Chris Lu
|
9462f5129a
|
shell: add "remote.meta.sync"
|
2021-08-15 01:53:46 -07:00 |
|
Chris Lu
|
c34747c79d
|
rename, fix wrong logic.
|
2021-08-14 21:46:34 -07:00 |
|
Chris Lu
|
cb53802752
|
adjust help message
|
2021-08-14 15:55:53 -07:00 |
|
Chris Lu
|
18228f3044
|
fix help message
|
2021-08-10 02:48:41 -07:00 |
|
Chris Lu
|
402315f117
|
go fmt
|
2021-08-09 14:37:34 -07:00 |
|
Chris Lu
|
713c035a6e
|
shell: remote.cache remote.uncache
|
2021-08-09 14:35:18 -07:00 |
|
Chris Lu
|
df85f7a1eb
|
adjust help message
|
2021-08-08 22:30:12 -07:00 |
|
Chris Lu
|
c0b12da4ef
|
shell: add filer.remote.unmount
|
2021-08-08 22:26:37 -07:00 |
|
Chris Lu
|
13e45e1605
|
filer.remote.sync can work now
|
2021-08-08 01:21:42 -07:00 |
|
Chris Lu
|
6b743dbbf9
|
refactor client subscribe metadata
|
2021-08-04 16:25:46 -07:00 |
|
Chris Lu
|
b9ecf1e3a8
|
refacotring
|
2021-08-04 14:56:13 -07:00 |
|
Chris Lu
|
d84c311699
|
refactoring
|
2021-08-04 12:30:18 -07:00 |
|
Chris Lu
|
f6a9ad8001
|
fix tests
|
2021-08-04 00:31:06 -07:00 |
|
Chris Lu
|
9df7d16791
|
read <- remote_storage
|
2021-07-31 22:39:38 -07:00 |
|
Chris Lu
|
899963ac20
|
remote storage location changed to struct
|
2021-07-29 02:08:55 -07:00 |
|
Chris Lu
|
1752eeb538
|
remote.mount saves the mapping
|
2021-07-27 03:26:35 -07:00 |
|
Chris Lu
|
4b94b03d90
|
directory to remote storage mapping
|
2021-07-27 01:16:28 -07:00 |
|
Chris Lu
|
99b599aa8a
|
remote.mount
|
2021-07-26 22:53:44 -07:00 |
|