This page describes an older version of the product. The latest stable version is 16.4.

Cassandra Persistency


XAP comes with built in implementations of Space Data Source and Space Synchronization Endpoint for Cassandra, called CassandraSpaceDataSource and CassandraSpaceSynchronizationEndpoint, respectively.

CassMirrorNew.jpg


For further details about the persistency APIs used see Space Persistency.

Data Source
The Space Data Source API is used for reading data and meta data from the Cassandra.

Synchronization Endpoint
The space synchronization endpoint API is used for synchronizing data from the space to Cassandra data base.

Hector Library
Hector client library.