Hi,
I am trying to integrate Cassandra into Hibernate OGM (cf. issue
OGM-122) and as I am a noob, I have some noob questions...
Presently, the current version of Hibernate OGM is using the version
4.0.1-Final of Hibernate core but this version seems to call twice the
start method from Cassandr
Hi,
I am trying to integrate Cassandra into Hibernate OGM (cf. issue
OGM-122) and I have some noob questions.
To use Cassandra, it is mandatory to indicate the keyspace to use and to
switch into the right one.
As the keyspace is determining the application architecture and as it is
difficult