aboutsummaryrefslogtreecommitdiff
path: root/weed/pb/server_address.go
AgeCommit message (Expand)AuthorFilesLines
2023-08-24Implement SRV lookups for filer (#4767)Nico D'Cotta1-0/+37
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-2/+2
2022-04-01use original server address string as map keychrislu1-1/+1
2022-03-26refactor: change masters from a slice to a mapchrislu1-0/+15
2021-09-20use default 10000 for grpc portChris Lu1-1/+1
2021-09-12change server address from string to a typeChris Lu1-0/+130