Kevin Wan
Kevin Wan
> ## public projets: > * https://github.com/zeromicro/zeromall > * https://github.com/better-go/pkg > * https://github.com/better-go/cookiecutter-go Better put these on #653
Partial means only some columns are returned.
It's the question about how PHP call gRPC services. As I remember that later versions of PHP works with gRPC. But I'm not sure, you'd better google it.
It's just gRPC, nothing changed in go-zero. Any framework works with gRPC can call go-zero.
How can we know when to be nested or not?
I don't think you need to pay attention. Balancing is random if not for consistent reason. If for consistent, you'll use keys, the order is not important.
失败需要自己处理的,库的保证是at least once
嗯嗯,这个名字确实容易跟kafka的冲突,在queue内部,拿的叫producer, 消费的叫consumer
> > 嗯嗯,这个名字确实容易跟 kafka 的冲突,在 queue 内部,拿的叫 producer, 消费的叫 consumer > > 嗯,看的时候是很奇怪。如果想适配其他 queue,建议至少在这儿加个注释说明一下 我们也确实实现了好几个不同的queue