Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Hector 会在 Cassandra 0.8.1 中与 CQL 集成吗?有没有人积极开发或知道它?此外,是否有人知道任何其他 Java 客户端(如 Pelops、Hector、Kundera 等)正在开发以集成以在 Cassandra 0.8.1 版本中使用新的 CQL?有人对在运行 Cassandra 数据库时使用哪个 Java 客户端有任何建议吗?
Hector 现在确实支持 CQL。
您可以在他们的 GitHub 页面上看到一些示例:
Hector CQL Github 页面
同样,从我仅在初学者级别使用的内容来看,Hector 库似乎是最完整和最符合逻辑的使用/理解。
Kundera 确实提供了对 CQL 作为 nativequery 的支持