phpcassa 描述新 CF 对象上的键空间调用
每次创建新的 ColumnFamily 对象时真的都会进行此调用吗? 如果我缓存响应,假设架构没有改变,会产生什么后果?
Is this call really made every time a new ColumnFamily object is created?
If I cache the response, what would be consequences - assuming the schema does not change?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
那就完全没问题了。 (顺便说一句,对于 Cassandra 1.0 中的 CQL 客户端来说,这整个过程是不必要的。)
That would be totally fine. (Incidently, this whole process is made unnecessary for CQL clients in Cassandra 1.0.)