Search code examples
springcassandrahector

Integrating spring with cassandra using Hector


I am working on a Spring application and need to talk to Cassandra using Hector. Need some help as to how to approach. I want to use JPA and utilise the dependency injection features of Spring too.

Any points help!


Solution

  • For JPA compliance i have used Kundera,I could integrate it with spring very easily and Yes as Hardik Bhalani has suggested the columnfamilies were designed carefully to achieve maximum efficiency