由于哪些原因不宜使用 Thrift API 进行 Cassandra 访问?
请列举为什么 Cassandra 不建议使用 Thrift 接口的原因?可能的优点和缺点是什么?
Please enumerate reasons for why its not advisable to use Thrift interface for Cassandra? What are the possible advantages and disadvantages?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果您使用原始 Thrift api,缺点将是:
If you use the raw Thrift apis the cons will be:
延续 Schildmeijer 的良好开端:
To continue Schildmeijer's good start: