chdlvy

Results 2 comments of chdlvy

Since meta is responsible for the scheduling of all nodes in the cluster, how do you know which store node to process put or other operations in the cluster?

https://pkg.go.dev/github.com/docker/docker/client, the official document here has an api that can directly operate docker. Do we still need to redefine and implement the interface?