wildck commented on issue #3025:
URL: https://github.com/apache/brpc/issues/3025#issuecomment-3082719384

   > Couchbase v7.6以上版本不能支持的原因是什么,是CouchBase不再支持memcache协议了吗?
   
   Couchbase v7.6以上版本,bRPC连接上来就直接EOF,然后我们也找了相关资料,可能是因为 Couchbase 
在Bucket的层级下又划分了 Scope和Collection,还有一些本来是Server端做的事情,挪到了SDK Client端来做了; 
Couchbase 走还是走的Memcache的协议。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to