Skip to content

Cassandra Specific Features

xamry edited this page Jul 13, 2012 · 20 revisions

Kundera allows you to specify data-store specific hooks into a configuration file. You need to add below property into persistence.xml for your persistence unit. Here kundera-cassandra.properties is the name of configuration file that must be in classpath of your application:

<property name="kundera_client_property" value="kundera-cassandra.properties" />

Replication Factor

Placement Strategy

Counter Column Family

Inverted Indexing

Clone this wiki locally