aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/src/main/proto
AgeCommit message (Expand)AuthorFilesLines
2022-10-28refactor filer proto chunk variable from mtime to modified_ts_nschrislu1-1/+1
2022-09-20grpc: watch metadata changes by directorychrislu1-0/+1
2022-08-04filer prefer volume server in same data center (#3405)Konstantin Lebedev1-0/+1
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2022-07-28remove old codechrislu1-6/+0
2022-07-23metadata subscription uses client epochchrislu1-0/+1
2022-06-06filer: remove replication, collection, disk_type info from entry metadatachrislu1-3/+0
2022-05-30subscribe metadata between a rangechrislu1-0/+1
2022-05-29shell: cluster.ps display filer groupchrislu1-0/+1
2022-04-16add timing info during ping operationchrislu1-0/+3
2022-04-01filer supports grpc pingchrislu1-0/+10
2022-03-16rename to skipCheckParentDirchrislu1-0/+1
2022-02-25mount2: use consistent inodechrislu1-0/+1
2022-02-24mount2: add rdevchrislu1-0/+1
2022-01-21display bucket quotachrislu1-0/+1
2021-12-30add client id for all metadata listening clientschrislu1-0/+1
2021-12-23filer server: add "datacenter, rack and datanode" for path specific configura...banjiaojuhao1-0/+3
2021-12-22filer server: allow upload file to specific dataNodebanjiaojuhao1-0/+1
2021-11-05Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocati...Chris Lu1-3/+3
2021-11-03master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()Chris Lu1-3/+3
2021-10-30rename API to avoid confusionChris Lu1-3/+3
2021-10-17mount: streaming renaming foldersChris Lu1-0/+14
2021-09-12change server address from string to a typeChris Lu1-2/+2
2021-08-31support follow additional path prefixesChris Lu1-0/+1
2021-08-29add cluster id in filer configuration responseChris Lu1-0/+1
2021-08-26refactor: separating out remote.protoChris Lu1-48/+1
2021-08-25cloud drive: add support for WasabiChris Lu1-0/+5
2021-08-24cloud drive: add support for Baidu BOSChris Lu1-0/+6
2021-08-24cloud drive: add support for Tencent COSChris Lu1-0/+5
2021-08-24cloud drive: add support for Aliyun OSSChris Lu1-0/+7
2021-08-24cloud drive: add support for BackBlazeChris Lu1-0/+3
2021-08-24cloud drive: add support for AzureChris Lu1-0/+2
2021-08-23cloud drive: s3 configurable force path styleChris Lu1-0/+1
2021-08-23cloud drive: S3 supports storage classChris Lu1-0/+1
2021-08-23cloud drive: add google cloud storageChris Lu1-0/+1
2021-08-14renameChris Lu1-1/+1
2021-08-14rename, fix wrong logic.Chris Lu1-1/+1
2021-08-09shell: remote.cache remote.uncacheChris Lu1-4/+14
2021-07-29remote storage location changed to structChris Lu1-1/+6
2021-07-27remote.mount saves the mappingChris Lu1-5/+1
2021-07-27directory to remote storage mappingChris Lu1-0/+15
2021-07-26remote.mountChris Lu1-6/+7
2021-07-21configure and store remote configurationsChris Lu1-3/+4
2021-07-19add remote to filer.Entry and filer_pb entry, add RemoteConfChris Lu1-0/+8
2021-07-19proto: add remoteChris Lu1-0/+7
2021-07-12add version to filer configuration responseChris Lu1-0/+1
2021-07-01mount: recursively rename locallyChris Lu1-0/+1
2021-06-04filer: add path-specific option to enforce readonlyChris Lu1-0/+1
2020-12-13allocate volume by disk typeChris Lu1-3/+3
2020-12-13rename from volumeType to diskTypeChris Lu1-6/+1