GitHub user giriraj-singh-couchbase added a comment to the discussion: Workflow changes when new feature is added
You guessed the use case scenario correctly. We have already fine-tuned the SDK for all the operations and it also supports the wide range functionality provided by SDKs. However, I have also Implemented using couchbase binary protocol but have very limited functionality for now, [cb_bin_prot_brpc](https://github.com/couchbaselabs/cb_brpc/pull/4), this does not require any external dependency and also doesn't break backward compatibility. But it looses all the extra features and fine-tuned functionality of all operations provided by SDK. GitHub link: https://github.com/apache/brpc/discussions/3085#discussioncomment-14362787 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
